]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tests: use symlink to Makefile
authorEvgeny Vereshchagin <evvers@ya.ru>
Sun, 1 May 2016 16:31:36 +0000 (16:31 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Sun, 1 May 2016 16:40:21 +0000 (16:40 +0000)
test/TEST-06-SELINUX/Makefile [changed from file to symlink]
test/TEST-08-ISSUE-2730/Makefile [changed from file to symlink]

deleted file mode 100644 (file)
index 5e89a29effecd19dd50b1f65fdbe19a1d081761d..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,10 +0,0 @@
-all:
-       @make -s --no-print-directory -C ../.. all
-       @basedir=../.. TEST_BASE_DIR=../ ./test.sh --all
-setup:
-       @make --no-print-directory -C ../.. all
-       @basedir=../.. TEST_BASE_DIR=../ ./test.sh --setup
-clean:
-       @basedir=../.. TEST_BASE_DIR=../ ./test.sh --clean
-run:
-       @basedir=../.. TEST_BASE_DIR=../ ./test.sh --run
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..e9f93b1104cd21161bfe11fb1b3b534ce2ae82b5
--- /dev/null
@@ -0,0 +1 @@
+../TEST-01-BASIC/Makefile
\ No newline at end of file
deleted file mode 100644 (file)
index 5e89a29effecd19dd50b1f65fdbe19a1d081761d..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,10 +0,0 @@
-all:
-       @make -s --no-print-directory -C ../.. all
-       @basedir=../.. TEST_BASE_DIR=../ ./test.sh --all
-setup:
-       @make --no-print-directory -C ../.. all
-       @basedir=../.. TEST_BASE_DIR=../ ./test.sh --setup
-clean:
-       @basedir=../.. TEST_BASE_DIR=../ ./test.sh --clean
-run:
-       @basedir=../.. TEST_BASE_DIR=../ ./test.sh --run
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..e9f93b1104cd21161bfe11fb1b3b534ce2ae82b5
--- /dev/null
@@ -0,0 +1 @@
+../TEST-01-BASIC/Makefile
\ No newline at end of file