summaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2019-01-09 00:24:34 +0100
committerBernhard Voelker <mail@bernhard-voelker.de>2019-01-09 00:24:34 +0100
commit1027613d0f224a3d2cb4f9e0f7f7407ea3807ff2 (patch)
treeb175546444dc2f56a05337ca815a083b727268dd /tests/local.mk
parentc809ce8fa2743e4b8e5ef979a30d8781d148bac5 (diff)
downloadfindutils-1027613d0f224a3d2cb4f9e0f7f7407ea3807ff2.tar.gz
tests: migrate 'execdir-fd-leak' to the new testsuite
* find/testsuite/sv-34976-execdir-fd-leak.sh: Move to ... * tests/find/execdir-fd-leak.sh: ... this, and apply the above. Simplify, and make more robust. * find/testsuite/Makefile.am (tests_shell_progs): Remove the reference to this test ... * tests/local.mk (all_tests): .. and add it here.
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 0dcabab4..3e01c6c3 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -109,6 +109,7 @@ all_tests = \
tests/find/printf_escapechars.sh \
tests/find/printf_escape_c.sh \
tests/find/printf_inode.sh \
+ tests/find/execdir-fd-leak.sh \
$(all_root_tests)
$(TEST_LOGS): $(PROGRAMS)