Integrate tools/regression/posixshm into the FreeBSD test suite as tests/sys/posixshm
authorngie <ngie@FreeBSD.org>
Sat, 11 Apr 2015 09:28:11 +0000 (09:28 +0000)
committerngie <ngie@FreeBSD.org>
Sat, 11 Apr 2015 09:28:11 +0000 (09:28 +0000)
commit2a08aa5c385d66db41083fcd2dba1faad6a3e8ef
treeb1440981d563e1049ddd9525f1e6c16f6b475db2
parent33c0504f3c3bb23159abe35f9d36676628e910f0
Integrate tools/regression/posixshm into the FreeBSD test suite as tests/sys/posixshm
etc/mtree/BSD.tests.dist
tests/sys/Makefile
tests/sys/posixshm/Makefile [new file with mode: 0644]
tests/sys/posixshm/posixshm.c [moved from tools/regression/posixshm/posixshm.c with 99% similarity]
tests/sys/posixshm/test.c [moved from tools/regression/posixshm/test.c with 100% similarity]
tests/sys/posixshm/test.h [moved from tools/regression/posixshm/test.h with 100% similarity]
tools/regression/posixshm/Makefile [deleted file]
tools/regression/posixshm/posixshm.t [deleted file]