]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Separate the audit(4) tests for auditon(2)'s individual commands
authorAlan Somers <asomers@FreeBSD.org>
Fri, 20 Jul 2018 18:59:48 +0000 (18:59 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Fri, 20 Jul 2018 18:59:48 +0000 (18:59 +0000)
commit19fa6fe642b02f2cf3fc1fea8566f79c98156da6
tree971bf3eabf7155c9eb728d12cce2919f77fb5796
parent5a4c3b831b2f27edc11dd6ee7d0f8036dad76a87
Separate the audit(4) tests for auditon(2)'s individual commands

auditon(2) is an ioctl-like syscall with several different variants, each of
which has a distinct audit event.  Write separate audit(4) tests for each
variant.

Submitted by: aniketp
MFC after: 2 weeks
Sponsored by: Google, Inc. (GSoC 2018)
Differential Revision: https://reviews.freebsd.org/D16255
tests/sys/audit/administrative.c