freebsd-dev/tests/sys/audit
Alan Somers f86d65170b audit(4): add tests for stat(2) and friends
This revision adds auditability tests for stat, lstat, fstat, and fstatat,
all from the fa audit class.  More tests from that audit class will follow.

Submitted by:	aniketp
MFC after:	2 weeks
Sponsored by:	Google, Inc. (GSoC 2018)
Differential Revision:	https://reviews.freebsd.org/D15709
2018-06-10 21:36:29 +00:00
..
file-attribute-access.c audit(4): add tests for stat(2) and friends 2018-06-10 21:36:29 +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 stat(2) and friends 2018-06-10 21:36:29 +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