Searched hist:a0108be612e95840896942276f0da60e6caf000b (Results 1 – 4 of 4) sorted by relevance
/freebsd/tools/regression/security/cap_test/ |
H A D | cap_test.h | diff a0108be612e95840896942276f0da60e6caf000b Fri Aug 12 12:52:46 CEST 2011 Jonathan Anderson <jonathan@FreeBSD.org> Test *at(2) calls with capability-mode lookup.
This commit adds regression testing for openat(), fstatat(), etc. with capability scoping ("strict relative" lookup), which applies: - in capability mode - when performing any *at() lookup relative to a capability
These tests will fail until the *at() code is committed; on my local instance, with the *at() changes, they all pass.
Approved by: re (kib), mentor (rwatson) Sponsored by: Google Inc
|
H A D | Makefile | diff a0108be612e95840896942276f0da60e6caf000b Fri Aug 12 12:52:46 CEST 2011 Jonathan Anderson <jonathan@FreeBSD.org> Test *at(2) calls with capability-mode lookup.
This commit adds regression testing for openat(), fstatat(), etc. with capability scoping ("strict relative" lookup), which applies: - in capability mode - when performing any *at() lookup relative to a capability
These tests will fail until the *at() code is committed; on my local instance, with the *at() changes, they all pass.
Approved by: re (kib), mentor (rwatson) Sponsored by: Google Inc
|
H A D | cap_test_relative.c | a0108be612e95840896942276f0da60e6caf000b Fri Aug 12 12:52:46 CEST 2011 Jonathan Anderson <jonathan@FreeBSD.org> Test *at(2) calls with capability-mode lookup.
This commit adds regression testing for openat(), fstatat(), etc. with capability scoping ("strict relative" lookup), which applies: - in capability mode - when performing any *at() lookup relative to a capability
These tests will fail until the *at() code is committed; on my local instance, with the *at() changes, they all pass.
Approved by: re (kib), mentor (rwatson) Sponsored by: Google Inc
|
H A D | cap_test.c | diff a0108be612e95840896942276f0da60e6caf000b Fri Aug 12 12:52:46 CEST 2011 Jonathan Anderson <jonathan@FreeBSD.org> Test *at(2) calls with capability-mode lookup.
This commit adds regression testing for openat(), fstatat(), etc. with capability scoping ("strict relative" lookup), which applies: - in capability mode - when performing any *at() lookup relative to a capability
These tests will fail until the *at() code is committed; on my local instance, with the *at() changes, they all pass.
Approved by: re (kib), mentor (rwatson) Sponsored by: Google Inc
|