diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2020-09-20 12:38:44 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2020-09-20 12:38:44 -0400 |
commit | 2eb92b83a3b914f518f463f9330e185b43595450 (patch) | |
tree | 6e667fec056fbc20f115f8e60401dc821cf5050c | |
parent | 9a21e60f6629aa5d79d8d228faf1944d5b4a6e19 (diff) | |
download | bfs-2eb92b83a3b914f518f463f9330e185b43595450.tar.xz |
tests: Add missing ground truth
-rw-r--r-- | tests/test_printf_l_nonlink.out | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/test_printf_l_nonlink.out b/tests/test_printf_l_nonlink.out new file mode 100644 index 0000000..e356c24 --- /dev/null +++ b/tests/test_printf_l_nonlink.out @@ -0,0 +1,12 @@ +| links -> | +| links/file -> | +| links/broken -> nowhere | +| links/deeply -> | +| links/symlink -> file | +| links/hardlink -> | +| links/skip -> deeply/nested | +| links/notdir -> symlink/file | +| links/deeply/nested -> | +| links/deeply/nested/dir -> | +| links/deeply/nested/file -> | +| links/deeply/nested/link -> file | |