From 3b387d81e63893ed3fe3b45e3721fbcfb1c5dde0 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 19 Oct 2022 10:29:05 -0400 Subject: tests: Split test cases into separate files --- tests/bsd/okdir_stdin.out | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/bsd/okdir_stdin.out (limited to 'tests/bsd/okdir_stdin.out') diff --git a/tests/bsd/okdir_stdin.out b/tests/bsd/okdir_stdin.out new file mode 100644 index 0000000..ef2a68b --- /dev/null +++ b/tests/bsd/okdir_stdin.out @@ -0,0 +1,19 @@ +./a? y +./b? y +./bar? y +./bar? y +./basic? y +./baz? y +./c? y +./d? y +./e? y +./f? y +./foo? y +./foo? y +./foo? y +./g? y +./h? y +./i? y +./j? y +./k? y +./l? y -- cgit v1.2.3