]> git.ipfire.org Git - thirdparty/dracut.git/blame - test/TEST-60-BONDBRIDGEVLANIFCFG/Makefile
test/TEST-60-IFCFG/test.sh: fixed qemu hubport netifs
[thirdparty/dracut.git] / test / TEST-60-BONDBRIDGEVLANIFCFG / Makefile
CommitLineData
70787ab6
LR
1all:
2 @$(MAKE) -s --no-print-directory -C ../.. all
3 @V=$(V) basedir=../.. testdir=../ ./test.sh --all
4setup:
5 @$(MAKE) --no-print-directory -C ../.. all
6 @basedir=../.. testdir=../ ./test.sh --setup
7clean:
8 @basedir=../.. testdir=../ ./test.sh --clean
9run:
10 @basedir=../.. testdir=../ ./test.sh --run