]>
git.saurik.com Git - apple/security.git/blob - Security/sec/SOSCircle/Regressions/SOSCircle_regressions.h
3 2) Add it as command line argument for SecurityTest.app in the Release and Debug schemes
5 #include <test/testmore.h>
7 ONE_TEST(sc_20_keynames
)
8 ONE_TEST(sc_30_peerinfo
)
9 ONE_TEST(sc_31_peerinfo
)
10 ONE_TEST(sc_40_circle
)
11 OFF_ONE_TEST(sc_41_cloudcircle
) // This is destructive to the cloud state
12 ONE_TEST(sc_42_circlegencount
)
13 ONE_TEST(sc_45_digestvector
)
14 OFF_ONE_TEST(sc_50_message
)
15 OFF_ONE_TEST(sc_51_persistentEC
)
16 OFF_ONE_TEST(sc_60_peer
)
18 OFF_ONE_TEST(sc_70_engine
)
19 OFF_ONE_TEST(sc_75_circle_engine
)
21 OFF_ONE_TEST(sc_70_engine
)
22 ONE_TEST(sc_75_circle_engine
)
25 OFF_ONE_TEST(sc_90_ckdclient
)
26 OFF_ONE_TEST(sc_95_ckd2client
)
27 OFF_ONE_TEST(sc_103_syncupdate
)
28 ONE_TEST(sc_130_resignationticket
)