]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Separate the audit(4) tests for auditon(2)'s individual commands
authorasomers <asomers@FreeBSD.org>
Fri, 20 Jul 2018 18:59:48 +0000 (18:59 +0000)
committerasomers <asomers@FreeBSD.org>
Fri, 20 Jul 2018 18:59:48 +0000 (18:59 +0000)
commit2b0104e050d3b211833b7f9951fad2f895f26d59
tree971bf3eabf7155c9eb728d12cce2919f77fb5796
parent19b90d38e391cf10a4c15dce6788ae445834d2d5
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