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/common/execdir_ulimit.out | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 tests/common/execdir_ulimit.out (limited to 'tests/common/execdir_ulimit.out') diff --git a/tests/common/execdir_ulimit.out b/tests/common/execdir_ulimit.out new file mode 100644 index 0000000..7f53982 --- /dev/null +++ b/tests/common/execdir_ulimit.out @@ -0,0 +1,40 @@ +./0 +./1 +./2 +./3 +./4 +./5 +./6 +./7 +./8 +./9 +./A +./B +./C +./a +./b +./c +./d +./e +./f +./g +./h +./i +./j +./k +./l +./m +./n +./o +./p +./q +./r +./s +./scratch +./t +./u +./v +./w +./x +./y +./z -- cgit v1.2.3