]> git.saurik.com Git - apple/security.git/blob - OSX/libsecurity_keychain/regressions/keychain_regressions.h
Security-57336.1.9.tar.gz
[apple/security.git] / OSX / libsecurity_keychain / regressions / keychain_regressions.h
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(kc_42_trust_revocation)
8 ONE_TEST(kc_40_seckey)
9 ONE_TEST(kc_41_sececkey)
10 ONE_TEST(si_33_keychain_backup)
11 ONE_TEST(si_34_one_true_keychain)