修改测试用例

This commit is contained in:
luwenpeng
2023-04-12 15:29:28 +08:00
parent 30f1bda4d4
commit 44f03c138f
2 changed files with 3 additions and 3 deletions

View File

@@ -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);