freebsd-skq/tests/sys/audit
Alan Somers c41bbc0acb audit(4): add tests for open(2) and openat(2)
These syscalls are atypical, because each one corresponds to several
different audit events, and they each pass several different audit class
filters.

Submitted by:	aniketp
MFC after:	2 weeks
Sponsored by:	Google, Inc. (GSoC 2018)
Differential Revision:	https://reviews.freebsd.org/D15657
2018-06-05 20:13:24 +00:00
..
file-close.c audit(4): add tests for the cl audit class 2018-06-03 23:36:29 +00:00
file-create.c
file-delete.c audit(4): add tests for the fd audit class 2018-06-01 21:24:10 +00:00
file-read.c
file-write.c audit(4): Add tests for the fw class of syscalls. 2018-06-01 16:23:47 +00:00
Makefile audit(4): add tests for open(2) and openat(2) 2018-06-05 20:13:24 +00:00
open.c audit(4): add tests for open(2) and openat(2) 2018-06-05 20:13:24 +00:00
utils.c
utils.h