]> git.ipfire.org Git - thirdparty/systemd.git/blob - travis-ci/managers/fuzzbuzz.sh
travis: make sure the fuzz targets can be built on FuzzBuzz
[thirdparty/systemd.git] / travis-ci / managers / fuzzbuzz.sh
1 #!/bin/bash
2
3 set -e
4 set -x
5
6 cd $REPO_ROOT
7 wget https://app.fuzzbuzz.io/releases/cli/latest/linux/fuzzbuzz
8 chmod +x fuzzbuzz
9 ./fuzzbuzz validate
10 ./fuzzbuzz target test fuzz-unit-file --all