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