chiark / gitweb /
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_new_yyy()
[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