summaryrefslogtreecommitdiffstats
path: root/tools/regression/security/cap_test
Commit message (Expand)AuthorAgeFilesLines
* MFC r264400,r265836:ngie2014-12-311-1/+1
* MFC: r261566brueffer2014-02-131-2/+2
* Update regression tests after adding chflagsat(2).pjd2013-03-211-6/+4
* Update the tests now that absence of the O_APPEND flag requires CAP_SEEKpjd2013-03-161-13/+46
* The mode argument for open(2)/openat(2) only makes sense if the O_CREAT flagpjd2013-03-161-6/+6
* Update existing regression tests after Capsicum overhaul.pjd2013-03-022-101/+349
* Fix order of arguments to lseek().brueffer2012-02-291-1/+1
* Test process descriptors.jonathan2011-08-185-0/+221
* poll(2) implementation for capabilities.jonathan2011-08-161-2/+16
* Rename CAP_*_KEVENT to CAP_*_EVENT.jonathan2011-08-121-2/+2
* Test *at(2) calls with capability-mode lookup.jonathan2011-08-124-3/+157
* Use the right printf() format string without a cast to maxint_t.jonathan2011-08-111-4/+4
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDrwatson2011-08-112-3/+4
* Expect fchflags(2) to fail with EOPNOTSUPP on NFS.jonathan2011-08-051-2/+11
* Flesh out the cap_test regression test.jonathan2011-08-043-0/+388
* Flesh out the cap_test regression test.jonathan2011-08-045-344/+319
* Regression tests for Capsicum capability mode.jonathan2011-05-045-0/+587
OpenPOWER on IntegriCloud