freebsd-nq/tests/sys/audit
Alan Somers 68e520fea4 audit(4): add tests for chflags and friends
chflags, fchflags, and lchflags (but not chflagsat) are included.

Submitted by:	aniketp
MFC after:	2 weeks
Sponsored by:	Google, Inc. (GSoC 2018)
Differential Revision:	https://reviews.freebsd.org/D15854
2018-06-17 03:10:25 +00:00
..
file-attribute-access.c audit(4): add tests for pathconf(2) and friends 2018-06-16 18:29:24 +00:00
file-attribute-modify.c audit(4): add tests for chflags and friends 2018-06-17 03:10:25 +00:00
file-close.c audit(4): Fix file descriptor leaks in ATF tests 2018-06-13 17:01:57 +00:00
file-create.c audit(4): Fix file descriptor leaks in ATF tests 2018-06-13 17:01:57 +00:00
file-delete.c audit(4): Fix file descriptor leaks in ATF tests 2018-06-13 17:01:57 +00:00
file-read.c
file-write.c audit(4): Fix file descriptor leaks in ATF tests 2018-06-13 17:01:57 +00:00
inter-process.c audit(4): add tests for POSIX message queues 2018-06-16 18:22:35 +00:00
Makefile audit(4): add tests for POSIX message queues 2018-06-16 18:22:35 +00:00
network.c audit(4): add tests for bind(2), bindat(2), and listen(2) 2018-06-16 15:25:08 +00:00
open.c audit(4): improve formatting in tests/sys/audit/open.c 2018-06-15 15:36:10 +00:00
utils.c audit(4): Fix file descriptor leaks in ATF tests 2018-06-13 17:01:57 +00:00
utils.h