diff options
author | ngie <ngie@FreeBSD.org> | 2015-10-17 04:32:21 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2015-10-17 04:32:21 +0000 |
commit | 7a8ea850c69cf3f5604500852faddbe580c8f602 (patch) | |
tree | 7ed05e93d1c2ee9b2f7cf5c1fbf5bcc20c76810f /tests | |
parent | 6a86a0a266596cfe281141e8f9b3f054984565a0 (diff) | |
parent | 2c46ba7a42c08be87ceaa99985a950cd19b140e0 (diff) | |
parent | 514260b6e74432abb7deca6b56c7c033ae57b669 (diff) | |
download | FreeBSD-src-7a8ea850c69cf3f5604500852faddbe580c8f602.zip FreeBSD-src-7a8ea850c69cf3f5604500852faddbe580c8f602.tar.gz |
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