summaryrefslogtreecommitdiff
path: root/fuzzbuzz.yaml
Commit message (Collapse)AuthorAgeFilesLines
* ci: turn off FuzzBuzzEvgeny Vereshchagin2020-03-301-33/+0
| | | | I don't think anyone uses it.
* ci: add new dependencies to CILennart Poettering2020-01-281-1/+1
|
* test: unpin meson from v0.52.1Frantisek Sumsal2020-01-251-5/+1
| | | | | | | | The compatibility issue in meson v0.53 has been fixed in v0.53.1, which is already available through pip, so let's remove the pin for meson introduced before. Reverts: 514793658c499821383bdc8bbf1d33048c18dd40
* ci: add dependencies for repart + cryptsetup's pkcs#11 supportLennart Poettering2020-01-201-0/+1
| | | | | | Let's make sure we can test systemd-repart properly (And while we are at it, also test cryptsetup-pkcs#11)
* test: pin meson to 0.52.1 for fuzzit/fuzzbuzzFrantisek Sumsal2020-01-081-1/+5
| | | | | | | | Latest meson doesn't work with older python 3.5, which is present on Ubuntu 16.04. Let's pin in to the latest working version (0.52.1) until we properly bump all necessary Ubuntu images to 18.04. See: https://github.com/mesonbuild/meson/issues/6427
* fuzzbuzz: rename fuzz.yaml to fuzzbuzz.yamlEvgeny Vereshchagin2019-07-101-0/+32
fuzz.yaml will stop working in a week