From a0d81053d3b9666c8c9879dc90e4da091db4b083 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 25 Mar 2025 11:43:39 -0400 Subject: tests/posix: New test for -exec return value --- tests/posix/exec_return.out | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/posix/exec_return.out (limited to 'tests/posix/exec_return.out') diff --git a/tests/posix/exec_return.out b/tests/posix/exec_return.out new file mode 100644 index 0000000..600c93a --- /dev/null +++ b/tests/posix/exec_return.out @@ -0,0 +1,18 @@ +basic +basic/a +basic/b +basic/c/d +basic/e +basic/e/f +basic/g +basic/g/h +basic/i +basic/j +basic/j/foo +basic/k +basic/k/foo +basic/k/foo/bar +basic/l +basic/l/foo +basic/l/foo/bar +basic/l/foo/bar/baz -- cgit v1.2.3