mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
test: replace duplicated Makefile by symbolic link
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
|
||||
|
||||
all setup clean run:
|
||||
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
|
||||
1
test/TEST-17-UDEV-WANTS/Makefile
Symbolic link
1
test/TEST-17-UDEV-WANTS/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
@@ -1,4 +0,0 @@
|
||||
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
|
||||
|
||||
all setup clean run:
|
||||
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
|
||||
1
test/TEST-18-FAILUREACTION/Makefile
Symbolic link
1
test/TEST-18-FAILUREACTION/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
@@ -1,4 +0,0 @@
|
||||
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
|
||||
|
||||
all setup clean run:
|
||||
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
|
||||
1
test/TEST-19-DELEGATE/Makefile
Symbolic link
1
test/TEST-19-DELEGATE/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
@@ -1,4 +0,0 @@
|
||||
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
|
||||
|
||||
all setup clean run:
|
||||
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
|
||||
1
test/TEST-20-MAINPIDGAMES/Makefile
Symbolic link
1
test/TEST-20-MAINPIDGAMES/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
@@ -1,4 +0,0 @@
|
||||
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
|
||||
|
||||
all setup clean run:
|
||||
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
|
||||
1
test/TEST-21-SYSUSERS/Makefile
Symbolic link
1
test/TEST-21-SYSUSERS/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
@@ -1,4 +0,0 @@
|
||||
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
|
||||
|
||||
all setup clean run:
|
||||
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
|
||||
1
test/TEST-22-TMPFILES/Makefile
Symbolic link
1
test/TEST-22-TMPFILES/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
@@ -1,4 +0,0 @@
|
||||
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
|
||||
|
||||
all setup clean run:
|
||||
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
|
||||
1
test/TEST-23-TYPE-EXEC/Makefile
Symbolic link
1
test/TEST-23-TYPE-EXEC/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
Reference in New Issue
Block a user