]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-01-BASIC/Makefile
fuzz-journal-remote: a fuzzer for journal-remote over-the-wire input
[thirdparty/systemd.git] / test / TEST-01-BASIC / Makefile
1 BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
2
3 all setup clean run:
4 @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@