summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/sys/mqueue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/sys/mqueue/Makefile b/tests/sys/mqueue/Makefile
index 63741d2..952cb67 100644
--- a/tests/sys/mqueue/Makefile
+++ b/tests/sys/mqueue/Makefile
@@ -10,8 +10,8 @@ CFLAGS+= -I${SRCTOP}/tests
PROGS+= mqtest1
PROGS+= mqtest2
-PROGS+= mqtest3
-PROGS+= mqtest4
+#PROGS+= mqtest3
+#PROGS+= mqtest4
PROGS+= mqtest5
LDADD+= -lrt
OpenPOWER on IntegriCloud