]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: replace Makefile for several tests with symlink to the one for TEST-01-BASIC
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 19 May 2023 19:19:19 +0000 (04:19 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 19 May 2023 20:42:24 +0000 (05:42 +0900)
test/TEST-70-TPM2/Makefile [changed from file to symlink]
test/TEST-75-RESOLVED/Makefile [changed from file to symlink]
test/TEST-76-SYSCTL/Makefile [changed from file to symlink]

deleted file mode 100644 (file)
index 9f65d4ca4fd18c80e464e2eafd393d737e8a5616..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# SPDX-License-Identifier: LGPL-2.1-or-later
-
-all setup run clean clean-again:
-       @TEST_BASE_DIR=../ ./test.sh --$@
-
-.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 9f65d4ca4fd18c80e464e2eafd393d737e8a5616..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# SPDX-License-Identifier: LGPL-2.1-or-later
-
-all setup run clean clean-again:
-       @TEST_BASE_DIR=../ ./test.sh --$@
-
-.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 9f65d4ca4fd18c80e464e2eafd393d737e8a5616..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# SPDX-License-Identifier: LGPL-2.1-or-later
-
-all setup run clean clean-again:
-       @TEST_BASE_DIR=../ ./test.sh --$@
-
-.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