]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: use symlinks for Makefiles
authorLennart Poettering <lennart@poettering.net>
Fri, 3 Jan 2020 17:00:03 +0000 (18:00 +0100)
committerRonny Chevalier <chevalier.ronny@gmail.com>
Fri, 3 Jan 2020 20:36:58 +0000 (21:36 +0100)
for some reason the newer tests used file copyies instead of symlinks.
let's fix that.

test/TEST-40-EXEC-COMMAND-EX/Makefile [changed from file to symlink]
test/TEST-41-ONESHOT-RESTART/Makefile [changed from file to symlink]
test/TEST-42-EXECSTOPPOST/Makefile [changed from file to symlink]
test/TEST-43-PRIVATEUSER-UNPRIV/Makefile [changed from file to symlink]

deleted file mode 100644 (file)
index 45e9bfc67cd50f3290bb1e9475a59c819f4d4549..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,9 +0,0 @@
-BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
-
-all setup run:
-       @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
-
-clean clean-again:
-       @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --clean
-
-.PHONY: all setup run clean clean-again
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 45e9bfc67cd50f3290bb1e9475a59c819f4d4549..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,9 +0,0 @@
-BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
-
-all setup run:
-       @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
-
-clean clean-again:
-       @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --clean
-
-.PHONY: all setup run clean clean-again
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 45e9bfc67cd50f3290bb1e9475a59c819f4d4549..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,9 +0,0 @@
-BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
-
-all setup run:
-       @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
-
-clean clean-again:
-       @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --clean
-
-.PHONY: all setup run clean clean-again
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 45e9bfc67cd50f3290bb1e9475a59c819f4d4549..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,9 +0,0 @@
-BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
-
-all setup run:
-       @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
-
-clean clean-again:
-       @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --clean
-
-.PHONY: all setup run clean clean-again
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..e9f93b1104cd21161bfe11fb1b3b534ce2ae82b5
--- /dev/null
@@ -0,0 +1 @@
+../TEST-01-BASIC/Makefile
\ No newline at end of file