summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2019-05-23 17:11:23 -0400
committerTavian Barnes <tavianator@tavianator.com>2019-05-24 09:00:50 -0400
commitd9b3196d6c8f4fa0e7d0a4771040762edaebb1ee (patch)
treef378d6955cf3cd6817a47e3a95284441552b221e /tests
parent28bbaeac8058653a4a46ae439c37d251a550f4f9 (diff)
downloadbfs-d9b3196d6c8f4fa0e7d0a4771040762edaebb1ee.tar.xz
fsade: Refactor the POSIX.1e abstractions
Since we're going to want to abstract more things that aren't part of POSIX.1e (like xattrs) in a similar way, let's give this a more generic name. And while we're at it, give it some more precise error reporting, and add some tests.
Diffstat (limited to 'tests')
-rw-r--r--tests/test_L_acl.out2
-rw-r--r--tests/test_L_capable.out2
-rw-r--r--tests/test_acl.out1
-rw-r--r--tests/test_capable.out1
4 files changed, 6 insertions, 0 deletions
diff --git a/tests/test_L_acl.out b/tests/test_L_acl.out
new file mode 100644
index 0000000..1dae00a
--- /dev/null
+++ b/tests/test_L_acl.out
@@ -0,0 +1,2 @@
+scratch/acl
+scratch/link
diff --git a/tests/test_L_capable.out b/tests/test_L_capable.out
new file mode 100644
index 0000000..e5ba3c7
--- /dev/null
+++ b/tests/test_L_capable.out
@@ -0,0 +1,2 @@
+scratch/capable
+scratch/link
diff --git a/tests/test_acl.out b/tests/test_acl.out
new file mode 100644
index 0000000..ddf8446
--- /dev/null
+++ b/tests/test_acl.out
@@ -0,0 +1 @@
+scratch/acl
diff --git a/tests/test_capable.out b/tests/test_capable.out
new file mode 100644
index 0000000..78b5bd9
--- /dev/null
+++ b/tests/test_capable.out
@@ -0,0 +1 @@
+scratch/capable