]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD
authorngie <ngie@FreeBSD.org>
Tue, 13 Oct 2015 16:50:12 +0000 (16:50 +0000)
committerngie <ngie@FreeBSD.org>
Tue, 13 Oct 2015 16:50:12 +0000 (16:50 +0000)
commit2c46ba7a42c08be87ceaa99985a950cd19b140e0
tree497384d05f876c633be40e8ee34335f64e175b4c
parent05734f7455a611adeff43df1c8ccc13b5e574d03
Integrate tools/test/posixshm and 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 100% similarity]
tests/sys/posixshm/shm_test.c [moved from tools/test/posixshm/shm_test.c with 94% 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]
tools/test/posixshm/README [deleted file]