2 // SecdTestKeychainUtilities.h
5 // Created by Mitch Adler on 6/11/13.
9 #ifndef _SECDTESTKEYCHAINUTILITIES_
10 #define _SECDTESTKEYCHAINUTILITIES_
12 #include <dispatch/dispatch.h>
14 #define kSecdTestSetupTestCount 1
15 void secd_test_setup_temp_keychain(const char* test_prefix
, dispatch_block_t do_before_reset
);