chiark / gitweb /
tmpfiles: create /etc/resolv.conf as link to networkd's version, if it doesn't exist
[elogind.git] / test / TEST-01-BASIC / Makefile
1 all:
2         @make -s --no-print-directory -C ../.. all
3         @basedir=../.. TEST_BASE_DIR=../ ./test.sh --all
4 setup:
5         @make --no-print-directory -C ../.. all
6         @basedir=../.. TEST_BASE_DIR=../ ./test.sh --setup
7 clean:
8         @basedir=../.. TEST_BASE_DIR=../ ./test.sh --clean
9 run:
10         @basedir=../.. TEST_BASE_DIR=../ ./test.sh --run