summaryrefslogtreecommitdiff
path: root/travis-ci
AgeCommit message (Expand)AuthorFilesLines
2019-10-30coverity: replace python with jqEvgeny Vereshchagin1-1/+1
2019-09-12fuzzit: export the API key instead of using `auth`Evgeny Vereshchagin1-3/+1
2019-09-07travis: switch to the latest version of the fuzzit CLIEvgeny Vereshchagin1-5/+5
2019-09-06travis: protect the systemd organization on Fuzzit from forksEvgeny Vereshchagin1-1/+5
2019-08-09fuzzit: get MSan to track originsEvgeny Vereshchagin1-1/+1
2019-08-08fuzzit: collapse a series of commandsEvgeny Vereshchagin1-64/+2
2019-08-08fuzzit: switch to a new organizationEvgeny Vereshchagin1-32/+32
2019-08-07fuzzit: unleash MSan on all the fuzzersEvgeny Vereshchagin1-1/+38
2019-07-23fuzzit: ignore library versionYu Watanabe1-1/+1
2019-07-17Free up some resources on Azure PipelinesEvgeny Vereshchagin1-59/+0
2019-07-16tests: run TEST-01-BASIC under ASAN+UBSan againEvgeny Vereshchagin1-3/+1
2019-07-11tests: turn on the "object-size" UBSan check on FuzzitEvgeny Vereshchagin1-2/+2
2019-07-08test: install missing dependencies for CIsFrantisek Sumsal2-1/+2
2019-06-17travis: turn on all default UBSan checks except for pointer-overflow, object-...Evgeny Vereshchagin1-5/+4
2019-06-17fuzzit: sort UBSan checks alphabeticallyEvgeny Vereshchagin1-1/+1
2019-06-15travis: turn on nonnull-attribute on FuzzitEvgeny Vereshchagin1-1/+1
2019-06-15travis: add more ASan optionsEvgeny Vereshchagin1-1/+3
2019-06-15travis: clean up bash variables a bitEvgeny Vereshchagin1-6/+8
2019-06-15travis: use UBSan checks from OSS-FuzzEvgeny Vereshchagin1-2/+9
2019-06-15travis: turn on UBSan on FuzzitEvgeny Vereshchagin1-1/+1
2019-06-14travis: add 5 more fuzz targetsEvgeny Vereshchagin1-2/+10
2019-06-14Continuous Fuzzing Integration with FuzzitJeka Pats1-0/+60
2019-05-29Merge pull request #12617 from mbiebl/skip-test-bpf-containersEvgeny Vereshchagin1-1/+1
2019-05-21Merge pull request #12510 from keszybz/test-directivesYu Watanabe4-7/+51
2019-05-21Merge pull request #12519 from keszybz/man-on-demandYu Watanabe3-3/+3
2019-05-20travis: use variable to avoid one callZbigniew Jędrzejewski-Szmek1-1/+1
2019-05-20tests: install perl for CIZbigniew Jędrzejewski-Szmek4-4/+50
2019-05-20test: run check-directives.sh as part of the test suiteZbigniew Jędrzejewski-Szmek2-2/+0
2019-05-19travis: set the `container` env variable explicitlyFrantisek Sumsal1-1/+1
2019-05-19tests: catch broken fuzz targets as early as possibleEvgeny Vereshchagin1-1/+1
2019-05-16Merge pull request #12515 from evverx/fix-fuzzers-in-local-modeZbigniew Jędrzejewski-Szmek1-0/+11
2019-05-16tests: make docker-run and helper.py happy by not using colons in filenamesEvgeny Vereshchagin1-1/+7
2019-05-14tests: make fuzzbuzz.sh compatible with Azure Pipelines againEvgeny Vereshchagin1-0/+2
2019-05-14travis: make sure the fuzzers can be built in "local" modeEvgeny Vereshchagin1-0/+9
2019-05-14tests: turn on the QEMU part in the Xenial jobEvgeny Vereshchagin1-1/+3
2019-05-14tests: set NSPAWN_TIMEOUT and QEMU_TIMEOUT explicitlyEvgeny Vereshchagin1-2/+3
2019-05-14tests: make fuzzbuzz.sh compatible with Azure PiplinesEvgeny Vereshchagin1-2/+8
2019-05-12travis: make the ASan+UBSan stage compatible with Azure PipelinesEvgeny Vereshchagin1-1/+2
2019-05-09meson: default to -Dman=false to make development quickerZbigniew Jędrzejewski-Szmek3-3/+3
2019-05-07travis: make sure that the fuzz targets can be built on OSS-FuzzEvgeny Vereshchagin1-0/+6
2019-05-07travis: make sure the fuzz targets can be built on FuzzBuzzEvgeny Vereshchagin1-0/+10
2019-04-29codespell: fix spelling errorsBen Boeckel1-1/+1
2019-04-12scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek4-69/+68
2019-03-05travis: use /bin/systemd instead of /usr/bin/systemdEvgeny Vereshchagin1-1/+1
2019-02-03travis: stop using the official upstream-systemd-ci repositoryEvgeny Vereshchagin1-1/+2
2019-01-29travis: switch to the "official" systemd-ci repositoryEvgeny Vereshchagin1-3/+1
2018-12-29travis: also run TEST-01-BASIC with QEMU to cover udevd and so onEvgeny Vereshchagin1-0/+5
2018-12-29travis: pass $TRAVIS when running the tests so that they can be skipped properlyEvgeny Vereshchagin1-1/+1
2018-12-29travis: merge RUN_CLANG into RUNEvgeny Vereshchagin1-8/+5
2018-12-24test: don't run TEST-01-BASIC in unprivileged containers on Travis CIEvgeny Vereshchagin1-1/+1