mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
test: replace Makefile for several tests with symlink to the one for TEST-01-BASIC
This commit is contained in:
@@ -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
|
||||
1
test/TEST-70-TPM2/Makefile
Symbolic link
1
test/TEST-70-TPM2/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
@@ -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
|
||||
1
test/TEST-75-RESOLVED/Makefile
Symbolic link
1
test/TEST-75-RESOLVED/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
@@ -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
|
||||
1
test/TEST-76-SYSCTL/Makefile
Symbolic link
1
test/TEST-76-SYSCTL/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
Reference in New Issue
Block a user