cxgbe/t4_tom: Read the chip's DDP page sizes and save them in a
[freebsd-src.git] / tests / sys / posixshm / Makefile
blob6e9e345d5b1613fb2267c87cd1f669e196adc353
1 # $FreeBSD$
3 PACKAGE= tests
5 TESTSDIR= ${TESTSBASE}/sys/posixshm
7 ATF_TESTS_C+= posixshm_test
9 .include <bsd.test.mk>