修改测试用例
This commit is contained in:
@@ -65,7 +65,7 @@ TEST(POLICY, POLICY_ENFORCER_LIFE_CYCLE)
|
||||
selected_chaining_destory(chainings.chaining_decrypted);
|
||||
|
||||
printf("Before Sleep\n");
|
||||
sleep(15);
|
||||
sleep(3);
|
||||
printf("After Sleep\n");
|
||||
|
||||
policy_enforcer_destory(enforcer);
|
||||
|
||||
Reference in New Issue
Block a user