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/bfs/type_multi.out | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/bfs/type_multi.out (limited to 'tests/bfs/type_multi.out') diff --git a/tests/bfs/type_multi.out b/tests/bfs/type_multi.out new file mode 100644 index 0000000..3cae08a --- /dev/null +++ b/tests/bfs/type_multi.out @@ -0,0 +1,7 @@ +links +links/deeply +links/deeply/nested +links/deeply/nested/dir +links/deeply/nested/file +links/file +links/hardlink -- cgit v1.2.3