repo.or.cz
/
freebsd-src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cxgbe/t4_tom: Read the chip's DDP page sizes and save them in a
[freebsd-src.git]
/
tests
/
sys
/
posixshm
/
Makefile
blob
6e9e345d5b1613fb2267c87cd1f669e196adc353
1
# $FreeBSD$
2
3
PACKAGE
=
tests
4
5
TESTSDIR
= ${
TESTSBASE
}/
sys
/
posixshm
6
7
ATF_TESTS_C
+=
posixshm_test
8
9
.
include
<
bsd.
test
.mk
>