]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD
authorngie <ngie@FreeBSD.org>
Sat, 17 Oct 2015 04:32:21 +0000 (04:32 +0000)
committerngie <ngie@FreeBSD.org>
Sat, 17 Oct 2015 04:32:21 +0000 (04:32 +0000)
commit7a8ea850c69cf3f5604500852faddbe580c8f602
tree7ed05e93d1c2ee9b2f7cf5c1fbf5bcc20c76810f
parent6a86a0a266596cfe281141e8f9b3f054984565a0
parent2c46ba7a42c08be87ceaa99985a950cd19b140e0
parent514260b6e74432abb7deca6b56c7c033ae57b669
Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD
test suite as tests/sys/posixshm

Some other highlights:
- Convert the testcases over to ATF
- Don't use hardcoded paths to /tmp (which violate the ATF/kyua samdbox); use
  mkstemp to generate temporary paths for non-SHM_ANON shm objects.

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
etc/mtree/BSD.tests.dist
tests/sys/Makefile
tests/sys/posixshm/posixshm_test.c