]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
audit(4): add tests for the cl audit class
authorasomers <asomers@FreeBSD.org>
Sun, 3 Jun 2018 23:36:29 +0000 (23:36 +0000)
committerasomers <asomers@FreeBSD.org>
Sun, 3 Jun 2018 23:36:29 +0000 (23:36 +0000)
commitea3776a9523753937c59dfddb34e05ff6822fcce
tree9a9bb90cd3640052b6838da2b147ff9fe796c1a0
parent098711ee0bb489361488bf7d8f96b3b5d091c4ce
audit(4): add tests for the cl audit class

The only syscalls in this class are close, closefrom, munmap, and revoke.

Submitted by: aniketp
MFC after: 2 weeks
Sponsored by: Google, Inc. (GSoC 2018)
Differential Revision: https://reviews.freebsd.org/D15650
tests/sys/audit/Makefile
tests/sys/audit/file-close.c [new file with mode: 0644]