From 80eec18020f531abbdb2abbb919ab6c6fa34107c Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 6 Sep 2017 22:05:04 -0400 Subject: tests: Test hardlinks to symlinks --- tests/test_printf_types.out | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/test_printf_types.out') diff --git a/tests/test_printf_types.out b/tests/test_printf_types.out index b548b10..4b19b34 100644 --- a/tests/test_printf_types.out +++ b/tests/test_printf_types.out @@ -2,7 +2,9 @@ (links/broken) (nowhere) l N (links/deeply) () d d (links/file) () f f +(links/hardbroken) (nowhere) l N (links/hardlink) () f f +(links/hardsymlink) (file) l f (links/loop) (loop) l L (links/symlink) (file) l f (links/deeply/nested) () d d -- cgit v1.2.3