chiark / gitweb /
utf8: export utf8 validation functions as part of sd-bus
[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