aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/mac
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2015-12-23 10:02:51 +0000
committerEnji Cooper <ngie@FreeBSD.org>2015-12-23 10:02:51 +0000
commit013829494eb3796b9ba9e6963dac4407f0a4b8dd (patch)
tree43c94d14385b2da302e68d5b4a10aa012496e7e5 /tests/sys/mac
parentad25988f4c5f0676c315cb6c54918719b1711dc5 (diff)
Notes
Diffstat (limited to 'tests/sys/mac')
-rw-r--r--tests/sys/mac/bsdextended/ugidfw_test.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/sys/mac/bsdextended/ugidfw_test.c b/tests/sys/mac/bsdextended/ugidfw_test.c
index f8130aa5e644..aab8553c89e2 100644
--- a/tests/sys/mac/bsdextended/ugidfw_test.c
+++ b/tests/sys/mac/bsdextended/ugidfw_test.c
@@ -224,11 +224,6 @@ main(void)
printf("1..%lu\n", nitems(test_users) + nitems(test_groups) +
3 * nitems(test_strings) + 2);
- /*
- * We can test some parts of the library without the MAC Framework
- * and policy loaded, so run those tests before calling
- * mac_is_present().
- */
test_libugidfw_strings();
/*