summaryrefslogtreecommitdiff
path: root/travis-ci
Commit message (Expand)AuthorAgeFilesLines
...
* travis: add more ASan optionsEvgeny Vereshchagin2019-06-151-1/+3
* travis: clean up bash variables a bitEvgeny Vereshchagin2019-06-151-6/+8
* travis: use UBSan checks from OSS-FuzzEvgeny Vereshchagin2019-06-151-2/+9
* travis: turn on UBSan on FuzzitEvgeny Vereshchagin2019-06-151-1/+1
* travis: add 5 more fuzz targetsEvgeny Vereshchagin2019-06-141-2/+10
* Continuous Fuzzing Integration with FuzzitJeka Pats2019-06-141-0/+60
* Merge pull request #12617 from mbiebl/skip-test-bpf-containersEvgeny Vereshchagin2019-05-291-1/+1
|\
| * travis: set the `container` env variable explicitlyFrantisek Sumsal2019-05-191-1/+1
* | Merge pull request #12510 from keszybz/test-directivesYu Watanabe2019-05-214-7/+51
|\ \
| * | travis: use variable to avoid one callZbigniew Jędrzejewski-Szmek2019-05-201-1/+1
| * | tests: install perl for CIZbigniew Jędrzejewski-Szmek2019-05-204-4/+50
| * | test: run check-directives.sh as part of the test suiteZbigniew Jędrzejewski-Szmek2019-05-202-2/+0
* | | Merge pull request #12519 from keszybz/man-on-demandYu Watanabe2019-05-213-3/+3
|\ \ \ | |_|/ |/| |
| * | meson: default to -Dman=false to make development quickerZbigniew Jędrzejewski-Szmek2019-05-093-3/+3
* | | tests: catch broken fuzz targets as early as possibleEvgeny Vereshchagin2019-05-191-1/+1
| |/ |/|
* | Merge pull request #12515 from evverx/fix-fuzzers-in-local-modeZbigniew Jędrzejewski-Szmek2019-05-161-0/+11
|\ \
| * | tests: make fuzzbuzz.sh compatible with Azure Pipelines againEvgeny Vereshchagin2019-05-141-0/+2
| * | travis: make sure the fuzzers can be built in "local" modeEvgeny Vereshchagin2019-05-141-0/+9
* | | tests: make docker-run and helper.py happy by not using colons in filenamesEvgeny Vereshchagin2019-05-161-1/+7
* | | tests: turn on the QEMU part in the Xenial jobEvgeny Vereshchagin2019-05-141-1/+3
* | | tests: set NSPAWN_TIMEOUT and QEMU_TIMEOUT explicitlyEvgeny Vereshchagin2019-05-141-2/+3
|/ /
* | tests: make fuzzbuzz.sh compatible with Azure PiplinesEvgeny Vereshchagin2019-05-141-2/+8
* | travis: make the ASan+UBSan stage compatible with Azure PipelinesEvgeny Vereshchagin2019-05-121-1/+2
|/
* travis: make sure that the fuzz targets can be built on OSS-FuzzEvgeny Vereshchagin2019-05-071-0/+6
* travis: make sure the fuzz targets can be built on FuzzBuzzEvgeny Vereshchagin2019-05-071-0/+10
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-124-69/+68
* travis: use /bin/systemd instead of /usr/bin/systemdEvgeny Vereshchagin2019-03-051-1/+1
* travis: stop using the official upstream-systemd-ci repositoryEvgeny Vereshchagin2019-02-031-1/+2
* travis: switch to the "official" systemd-ci repositoryEvgeny Vereshchagin2019-01-291-3/+1
* travis: also run TEST-01-BASIC with QEMU to cover udevd and so onEvgeny Vereshchagin2018-12-291-0/+5
* travis: pass $TRAVIS when running the tests so that they can be skipped properlyEvgeny Vereshchagin2018-12-291-1/+1
* travis: merge RUN_CLANG into RUNEvgeny Vereshchagin2018-12-291-8/+5
* test: don't run TEST-01-BASIC in unprivileged containers on Travis CIEvgeny Vereshchagin2018-12-241-1/+1
* travis: add another stage to really run everything under ASan+UBsanEvgeny Vereshchagin2018-12-241-0/+19
* travis: use xenial instead of trustyEvgeny Vereshchagin2018-12-231-3/+0
* travis: mount tmpfs on /tmp before running the testsEvgeny Vereshchagin2018-12-091-0/+3
* travis: use systemd as PID1 in debian containersEvgeny Vereshchagin2018-12-091-7/+4
* travis: also compile systemd on Debian TestingEvgeny Vereshchagin2018-12-071-0/+83
* travis: install llvm to get llvm-symbolizerEvgeny Vereshchagin2018-12-041-1/+1
* travis: also run the tests built with clang under ASan+UBsanEvgeny Vereshchagin2018-12-041-3/+6
* travis: also build systemd with clangEvgeny Vereshchagin2018-12-011-1/+6
* travis: make sure that *.perf and directives.* files are in syncEvgeny Vereshchagin2018-11-281-0/+1
* tests: skip test_exec_ambientcapabilities on Travis CI under ASanEvgeny Vereshchagin2018-11-201-0/+1
* travis: make the ASan & UBsan job a little bit stricterEvgeny Vereshchagin2018-11-172-1/+7
* 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