003 File Manager
Current Path:
/usr/src/tests/sys/mqueue
usr
/
src
/
tests
/
sys
/
mqueue
/
📁
..
📄
Makefile
(247 B)
📄
Makefile.depend
(320 B)
📄
mqtest1.c
(1.16 KB)
📄
mqtest2.c
(1.86 KB)
📄
mqtest3.c
(2.27 KB)
📄
mqtest4.c
(2.45 KB)
📄
mqtest5.c
(2.56 KB)
📄
mqueue_test.sh
(1.94 KB)
Editing: Makefile
# $FreeBSD$ TESTSDIR= ${TESTSBASE}/sys/mqueue ATF_TESTS_SH= mqueue_test BINDIR= ${TESTSDIR} CFLAGS+= -I${SRCTOP}/tests PROGS+= mqtest1 PROGS+= mqtest2 PROGS+= mqtest3 PROGS+= mqtest4 PROGS+= mqtest5 LIBADD+= rt .include <bsd.test.mk>
Upload File
Create Folder