]>
Commit | Line | Data |
---|---|---|
427c49bc A |
1 | /* To add a test: |
2 | 1) add it here | |
3 | 2) Add it as command line argument for SecurityTest.app in the Release and Debug schemes | |
4 | */ | |
5 | #include <test/testmore.h> | |
6 | ||
7 | ONE_TEST(sd_10_policytree) | |
8 | #ifdef NO_SERVER | |
9 | ONE_TEST(sd_70_engine) | |
10 | #else | |
11 | OFF_ONE_TEST(sd_70_engine) | |
12 | #endif |