diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-06-04 16:40:31 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-06-04 16:40:31 -0400 |
commit | 597aa41a5c1fc8f51e45dfc095eaf1aa99821bca (patch) | |
tree | 73ab49920b375e43ccfa14c6beeee8e6694d97d1 /tests/posix/depth_error.out | |
parent | 0410d8ee2575158686767ae0b0a7ad46d1ea54eb (diff) | |
download | bfs-597aa41a5c1fc8f51e45dfc095eaf1aa99821bca.tar.xz |
tests: New inaccessible/ directory tree for permission errors
Diffstat (limited to 'tests/posix/depth_error.out')
-rw-r--r-- | tests/posix/depth_error.out | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/posix/depth_error.out b/tests/posix/depth_error.out index 7ed5f0d..c4f8ce4 100644 --- a/tests/posix/depth_error.out +++ b/tests/posix/depth_error.out @@ -1,2 +1,4 @@ -. -./foo +inaccessible +inaccessible/dir +inaccessible/file +inaccessible/link |