diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2015-12-23 10:02:51 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2015-12-23 10:02:51 +0000 |
| commit | 013829494eb3796b9ba9e6963dac4407f0a4b8dd (patch) | |
| tree | 43c94d14385b2da302e68d5b4a10aa012496e7e5 /tests/sys/mac | |
| parent | ad25988f4c5f0676c315cb6c54918719b1711dc5 (diff) | |
Notes
Diffstat (limited to 'tests/sys/mac')
| -rw-r--r-- | tests/sys/mac/bsdextended/ugidfw_test.c | 5 |
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(); /* |
