]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce test program for auditpipe(4)
authorasomers <asomers@FreeBSD.org>
Thu, 26 Jul 2018 00:16:41 +0000 (00:16 +0000)
committerasomers <asomers@FreeBSD.org>
Thu, 26 Jul 2018 00:16:41 +0000 (00:16 +0000)
commit7cc005451c1e4094f7f25d60862794ec589c4335
treeda6fec604580c04129e1d3b82b2fdc0dc4b41b24
parent06ba49246adc80da5b846230a5ff18b317f55d01
Introduce test program for auditpipe(4)

Submitted by: aniketp
MFC after: 2 weeks
Sponsored by: Google, Inc. (GSoC 2018)
Differential Revision: https://reviews.freebsd.org/D16395
etc/mtree/BSD.tests.dist
tests/sys/Makefile
tests/sys/auditpipe/Makefile [new file with mode: 0644]
tests/sys/auditpipe/auditpipe_test.c [new file with mode: 0644]