freebsd-dev/tests/sys/posixshm
Andrew Turner d3aabde979 Have posixshm_test ask the kernel for the page size
It may be dynamic so we can't rely on PAGE_SIZE being present or
correct.

Reviewed by:	markj, kib, imp
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34961
2022-04-20 14:44:52 +01: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 Have posixshm_test ask the kernel for the page size 2022-04-20 14:44:52 +01:00