chiark / gitweb /
efi: efi_get_boot_options() should already sort the entries, the random order in...
[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