summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2020-09-20 12:38:44 -0400
committerTavian Barnes <tavianator@tavianator.com>2020-09-20 12:38:44 -0400
commit2eb92b83a3b914f518f463f9330e185b43595450 (patch)
tree6e667fec056fbc20f115f8e60401dc821cf5050c /tests
parent9a21e60f6629aa5d79d8d228faf1944d5b4a6e19 (diff)
downloadbfs-2eb92b83a3b914f518f463f9330e185b43595450.tar.xz
tests: Add missing ground truth
Diffstat (limited to 'tests')
-rw-r--r--tests/test_printf_l_nonlink.out12
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 |