summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@cvs.openbsd.org>2022-10-10 05:26:12 +0000
committerAnton Lindqvist <anton@cvs.openbsd.org>2022-10-10 05:26:12 +0000
commitdcc3bcecb6e847e9d6df8e25f69ab6a8ab621bcd (patch)
tree7e6f5a2420c5ce8dd0aa474a0fc2c66ef8f254cd
parent64e8180fb2faca3e91967e2f4cfa1d7a5fa34a7a (diff)
two tests are now expected to fail since the introduction of mimmutable
-rw-r--r--regress/sys/kern/noexec/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/regress/sys/kern/noexec/Makefile b/regress/sys/kern/noexec/Makefile
index f2717bba257..74c866fb606 100644
--- a/regress/sys/kern/noexec/Makefile
+++ b/regress/sys/kern/noexec/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.23 2021/05/16 03:23:48 deraadt Exp $
+# $OpenBSD: Makefile,v 1.24 2022/10/10 05:26:11 anton Exp $
PROG= noexec
SRCS= noexec.c testfly.S
@@ -13,6 +13,9 @@ REGRESS_TARGETS= nxtext-mmap nxtext-mprotect \
nxstack nxstack-mmap nxstack-mprotect
.PHONY: ${REGRESS_TARGETS}
+REGRESS_EXPECTED_FAILURES+= nxstack-mmap
+REGRESS_EXPECTED_FAILURES+= nxstack-mprotect
+
nxtext-mmap: ${PROG}
./${PROG} -T -m