summaryrefslogtreecommitdiff
path: root/travis-ci/managers
Commit message (Expand)AuthorAgeFilesLines
* travis: use double the normal timeout in the ASan & UBSan stageEvgeny Vereshchagin2018-11-142-1/+62
* travis: also compile and run unsafe unit testsEvgeny Vereshchagin2018-11-141-2/+2
* travis: treat warnings as errors while building systemdEvgeny Vereshchagin2018-11-101-2/+2
* tests: keep SYS_PTRACE when running under ASanFrantisek Sumsal2018-11-091-1/+0
* travis: use 3 times the normal timeout when the tests are run under ASan+UBSanEvgeny Vereshchagin2018-11-081-1/+1
* travis.yml: replace test-capability with a script exiting with 77Evgeny Vereshchagin2018-11-081-0/+1
* travis: UBSan should be every C programmer's friend so let's build systemd wi...Evgeny Vereshchagin2018-11-081-3/+5
* travis: move the ASan part into a separate stageEvgeny Vereshchagin2018-11-081-2/+3
* travis: also rebuild everything with ASanEvgeny Vereshchagin2018-11-081-1/+5
* travis: install dependencies necessary for running parse-hwdb.pyEvgeny Vereshchagin2018-11-081-1/+1
* travis: drop the workaround for test-capabilityFrantisek Sumsal2018-11-081-1/+0
* travis: show all commands when building systemdEvgeny Vereshchagin2018-11-071-1/+1
* travis: build and run fuzzers against crash reproducersEvgeny Vereshchagin2018-11-071-1/+1
* travis: overwrite test-capability with a simple script that is just skippedEvgeny Vereshchagin2018-11-071-0/+1
* travis: workaround for dnf upgradeFrantisek Sumsal2018-11-061-1/+3
* travis: drop the unnecessary /etc/machine-id magicFrantisek Sumsal2018-11-061-7/+2
* travis: run Coverity on a more stable Fedora releaseFrantisek Sumsal2018-11-061-1/+1
* travis: move Docker setup to a separate scriptFrantisek Sumsal2018-11-061-0/+65