opnsense-src/tools/regression/security
Jonathan Anderson b7f2d66a79 Expect fchflags(2) to fail with EOPNOTSUPP on NFS.
Even if we have CAP_FCHFLAGS, fchflags(2) fails on NFS. This is normal
and expected, so don't fail the test because of it.

Note that, whether or not we are on NFS, fchflags(2) should always fail
with ENOTCAPABLE if we are using a capability that does not have the
CAP_FCHFLAGS right.

Approved by: re (kib), mentor (rwatson)
Sponsored by: Google Inc
2011-08-05 17:43:11 +00:00
..
access Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
cap_test Expect fchflags(2) to fail with EOPNOTSUPP on NFS. 2011-08-05 17:43:11 +00:00
open_to_operation Add open_to_operation, a security regression test that opens files with 2008-02-14 20:57:38 +00:00
proc_to_proc Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00