summaryrefslogtreecommitdiff
path: root/travis-ci
Commit message (Expand)AuthorAgeFilesLines
* ci: move the build check script to workflows directoryFrantisek Sumsal2020-06-111-114/+0
* ci: do the compiler-detection magic in the test scriptFrantisek Sumsal2020-06-111-16/+37
* ci: add homed/zstd dependenciesFrantisek Sumsal2020-06-111-1/+10
* github: move the clang/gcc build check to GH ActionsFrantisek Sumsal2020-06-111-0/+84
* travis: check build with various compiler optionsFrantisek Sumsal2020-06-091-6/+70
* fuzzit: switch to -fundefinedEvgeny Vereshchagin2020-05-271-4/+1
* travis: enable fuzzer regression tests under sanitizersFrantisek Sumsal2020-05-221-1/+4
* fuzzit: turn on the pointer-overflow checkEvgeny Vereshchagin2020-05-201-3/+2
* ci: install fdisk on DebianEvgeny Vereshchagin2020-05-141-0/+1
* install libzstd-dev for CI buildsNorbert Lange2020-05-041-1/+3
* fuzzit: make the submit phase a bit more robustFrantisek Sumsal2020-04-241-2/+22
* tree-wide: fix spelling errorsFrantisek Sumsal2020-04-211-1/+1
* ci: turn off FuzzBuzzEvgeny Vereshchagin2020-03-301-5/+0
* travis: install ninja with pipEvgeny Vereshchagin2020-03-301-2/+2
* ci: pass max_total_time to libFuzzerEvgeny Vereshchagin2020-02-181-1/+1
* ci: add new dependencies to CILennart Poettering2020-01-284-2/+4
* test: unpin meson from v0.52.1Frantisek Sumsal2020-01-252-6/+2
* ci: add dependencies for repart + cryptsetup's pkcs#11 supportLennart Poettering2020-01-204-2/+12
* test: pin meson to 0.52.1 for fuzzit/fuzzbuzzFrantisek Sumsal2020-01-082-2/+6
* travis: wait for the container to fully boot upFrantisek Sumsal2019-12-312-2/+8
* coverity: replace python with jqEvgeny Vereshchagin2019-10-301-1/+1
* 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