freebsd-dev/tests/sys/posixshm
Kyle Evans 93900fe76d tests: move the memfd tests over to sys/posixshm
memfd_create is implemented on top of posixshm, so this is a logically
correct place for them to be. Moreover, this reduces the number of places to
look to run tests when working in this part of the tree.

Discussed with:	kib (to some extent, a while ago)
2020-09-23 19:54:59 +00:00
..
Makefile tests: move the memfd tests over to sys/posixshm 2020-09-23 19:54:59 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
memfd_test.c tests: move the memfd tests over to sys/posixshm 2020-09-23 19:54:59 +00:00
posixshm_test.c Add some basic regression tests for SHM_LARGEPAGE. 2020-09-17 16:44:12 +00:00