summaryrefslogtreecommitdiff
path: root/travis-ci
Commit message (Expand)AuthorAgeFilesLines
* fuzzit: export the API key instead of using `auth`Evgeny Vereshchagin2019-09-121-3/+1
* travis: switch to the latest version of the fuzzit CLIEvgeny Vereshchagin2019-09-071-5/+5
* travis: protect the systemd organization on Fuzzit from forksv243.1Evgeny Vereshchagin2019-09-061-1/+5
* fuzzit: get MSan to track originsEvgeny Vereshchagin2019-08-091-1/+1
* fuzzit: collapse a series of commandsEvgeny Vereshchagin2019-08-081-64/+2
* fuzzit: switch to a new organizationEvgeny Vereshchagin2019-08-081-32/+32
* fuzzit: unleash MSan on all the fuzzersEvgeny Vereshchagin2019-08-071-1/+38
* fuzzit: ignore library versionYu Watanabe2019-07-231-1/+1
* Free up some resources on Azure PipelinesEvgeny Vereshchagin2019-07-171-59/+0
* tests: run TEST-01-BASIC under ASAN+UBSan againEvgeny Vereshchagin2019-07-161-3/+1
* tests: turn on the "object-size" UBSan check on FuzzitEvgeny Vereshchagin2019-07-111-2/+2
* test: install missing dependencies for CIsFrantisek Sumsal2019-07-082-1/+2
* travis: turn on all default UBSan checks except for pointer-overflow, object-...Evgeny Vereshchagin2019-06-171-5/+4
* fuzzit: sort UBSan checks alphabeticallyEvgeny Vereshchagin2019-06-171-1/+1
* travis: turn on nonnull-attribute on FuzzitEvgeny Vereshchagin2019-06-151-1/+1
* 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