trasz
5569e03dab
Fix ACL tests to correctly work with ZFS; previous version used wrong
...
paths.
PR: 191545
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
2014-09-12 09:50:32 +00:00
trasz
6db2fedb23
Add test for acl_is_trivial_np(3).
2011-03-22 17:26:56 +00:00
trasz
6a60e48338
One more fix. Now all ACL tests pass again.
2011-03-04 18:46:19 +00:00
trasz
e4e58a6ac8
Adapt tools-crossfs.test to the new semantics.
2011-03-04 18:37:26 +00:00
trasz
89a4324b38
Adapt NFSv4 ACL regression test to the fact that the new ZFS uses
...
new semantics.
2011-03-04 17:10:39 +00:00
trasz
501918bbcb
Make ACL tests slightly easier to run.
2011-03-04 17:07:02 +00:00
trasz
a928bab70b
Recognize NFSv4 ACL semantics and run proper regression test.
2010-12-13 18:59:55 +00:00
trasz
df80d2ec05
Add regression test for new NFSv4 ACL semantics, verified with ZFSv28.
...
Note that to run it, you need not only ZFSv28, but also a modified setfacl(1),
which is not in the tree yet.
2010-12-12 13:04:30 +00:00
trasz
92c07638be
Remove useless comment.
2010-11-07 17:33:04 +00:00
trasz
4e92896d30
Don't leave zombies behind.
2010-09-25 14:54:31 +00:00
trasz
e3c17d43f8
Add a shell script to generate a test script for trivial ACLs.
2010-09-25 14:33:35 +00:00
trasz
d4630ade7b
Make tests for ACL preservation by mv(1) and cp(1) more complete
...
and easier to follow.
2009-12-27 13:05:56 +00:00
trasz
b12b4cb50e
Add regression test for NFSv4 ACLs on UFS.
2009-12-21 20:47:41 +00:00
trasz
27dc8ae6d2
Add cross-filesystem regression tests for ACLs.
2009-09-23 15:12:20 +00:00
trasz
3d51a6cccb
Add ACL fuzzer. It's not used by the regression tests right now,
...
but I'd prefert to have it here, so it won't get lost.
2009-09-23 15:06:51 +00:00
trasz
917e3d6daa
Add regression tests for NFSv4 ACLs and update POSIX.1e tests to the changed
...
error messages.
2009-09-07 16:26:03 +00:00
trasz
0846d49da7
Adapt to the fact that ls(1) correctly prints '+' for symlinks with ACLs now.
2009-09-01 15:51:36 +00:00
trasz
32325ff370
Add regression test for ACLs on device files - mostly to make
...
sure we don't crash on attempt to set ACL on them.
2009-08-31 20:11:35 +00:00
trasz
7ce4ab7ff8
Fix fpathconf(3) on fifos, in effect making ls(1) properly
...
display '+' on them. Taken from kern/125613, with cosmetic
changes.
PR: kern/125613
Submitted by: Jaakko Heinonen <jh at saunalahti dot fi>
Approved by: re (kib)
2009-07-02 20:05:21 +00:00
trasz
d9f1442b41
Add a few more regression tests for POSIX.1e ACLs.
2009-04-13 13:51:53 +00:00
trasz
f62dc78f46
Add tools-level test for POSIX.1e functionality.
...
Approved by: rwatson (mentor)
2008-11-25 18:29:33 +00:00