artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81f959c
)
two tests are now expected to fail since the introduction of mimmutable
author
anton
<anton@openbsd.org>
Mon, 10 Oct 2022 05:26:11 +0000
(
05:26
+0000)
committer
anton
<anton@openbsd.org>
Mon, 10 Oct 2022 05:26:11 +0000
(
05:26
+0000)
regress/sys/kern/noexec/Makefile
patch
|
blob
|
history
diff --git
a/regress/sys/kern/noexec/Makefile
b/regress/sys/kern/noexec/Makefile
index
f2717bb
..
74c866f
100644
(file)
--- a/
regress/sys/kern/noexec/Makefile
+++ b/
regress/sys/kern/noexec/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.2
3 2021/05/16 03:23:48 deraadt
Exp $
+# $OpenBSD: Makefile,v 1.2
4 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