aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2024-07-14 16:12:50 +0000
committerMark Johnston <markj@FreeBSD.org>2024-07-14 18:29:14 +0000
commitab27e232b14c07317642a2e4c546c9b71bd9c00b (patch)
tree66ce6f3f1a784d2678ce26595c139ebaf3a622e8 /tests
parent5b98bd30686a358b2a20728a4a6b5cecb7e28dc9 (diff)
Diffstat (limited to 'tests')
-rw-r--r--tests/sys/kern/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/kern/Makefile b/tests/sys/kern/Makefile
index c5107ce8f9fe..0b9182b0808c 100644
--- a/tests/sys/kern/Makefile
+++ b/tests/sys/kern/Makefile
@@ -60,6 +60,7 @@ ATF_TESTS_SH+= coredump_phnum_test
ATF_TESTS_SH+= sonewconn_overflow
TEST_METADATA.sonewconn_overflow+= required_programs="python"
TEST_METADATA.sonewconn_overflow+= required_user="root"
+TEST_METADATA.sonewconn_overflow+= is_exclusive="true"
ATF_TESTS_SH+= sendfile_test
ATF_TESTS_SH+= sysctl_security_jail_children
TEST_METADATA.sysctl_security_jail_children+= is_exclusive="true"