diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/sys/kern/Makefile | 1 |
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" |
