From 70065ab63a90787c49f714c6e39fa1b112b5c8af Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Fri, 4 Jan 2019 16:25:41 +0100 Subject: tests: shell: remove RETURNCODE_SEPARATOR test files are located via find + a pattern search that looks for _[0-9]. Previous change makes all test scripts return 0 when the test case is supposed to pass, so the foo_$retval name is no longer needed. Update script to look for all executeables in the 'testcases' directory. This makes it necessary to make two dump-files non-executeable. Signed-off-by: Florian Westphal --- tests/shell/testcases/nft-f/dumps/0017ct_timeout_obj_0.nft | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tests/shell/testcases/nft-f/dumps/0017ct_timeout_obj_0.nft (limited to 'tests/shell/testcases/nft-f') diff --git a/tests/shell/testcases/nft-f/dumps/0017ct_timeout_obj_0.nft b/tests/shell/testcases/nft-f/dumps/0017ct_timeout_obj_0.nft old mode 100755 new mode 100644 -- cgit v1.2.3