Searched hist:176294 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c176294 Thu Feb 14 20:57:38 MST 2008 rwatson Add open_to_operation, a security regression test that opens files with
various open flags and then tests various operations to make sure that
they are properly constrained by open flags. Various I/O mechansms
are tried, including aio if compiled into the kernel or loaded as a
module. There's more to be done here but it's a useful start, running
about 220 individual tests.

This is in support of FreeBSD-SA-08:03.sendfile.
H A DMakefile176294 Thu Feb 14 20:57:38 MST 2008 rwatson Add open_to_operation, a security regression test that opens files with
various open flags and then tests various operations to make sure that
they are properly constrained by open flags. Various I/O mechansms
are tried, including aio if compiled into the kernel or loaded as a
module. There's more to be done here but it's a useful start, running
about 220 individual tests.

This is in support of FreeBSD-SA-08:03.sendfile.

Completed in 48 milliseconds