diff --git a/test/TEST-70-TPM2/Makefile b/test/TEST-70-TPM2/Makefile deleted file mode 100644 index 9f65d4ca4f..0000000000 --- a/test/TEST-70-TPM2/Makefile +++ /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 diff --git a/test/TEST-70-TPM2/Makefile b/test/TEST-70-TPM2/Makefile new file mode 120000 index 0000000000..e9f93b1104 --- /dev/null +++ b/test/TEST-70-TPM2/Makefile @@ -0,0 +1 @@ +../TEST-01-BASIC/Makefile \ No newline at end of file diff --git a/test/TEST-75-RESOLVED/Makefile b/test/TEST-75-RESOLVED/Makefile deleted file mode 100644 index 9f65d4ca4f..0000000000 --- a/test/TEST-75-RESOLVED/Makefile +++ /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 diff --git a/test/TEST-75-RESOLVED/Makefile b/test/TEST-75-RESOLVED/Makefile new file mode 120000 index 0000000000..e9f93b1104 --- /dev/null +++ b/test/TEST-75-RESOLVED/Makefile @@ -0,0 +1 @@ +../TEST-01-BASIC/Makefile \ No newline at end of file diff --git a/test/TEST-76-SYSCTL/Makefile b/test/TEST-76-SYSCTL/Makefile deleted file mode 100644 index 9f65d4ca4f..0000000000 --- a/test/TEST-76-SYSCTL/Makefile +++ /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 diff --git a/test/TEST-76-SYSCTL/Makefile b/test/TEST-76-SYSCTL/Makefile new file mode 120000 index 0000000000..e9f93b1104 --- /dev/null +++ b/test/TEST-76-SYSCTL/Makefile @@ -0,0 +1 @@ +../TEST-01-BASIC/Makefile \ No newline at end of file