change verbose fmock, and add sleep in permutation test

This commit is contained in:
2023-10-24 23:41:59 +02:00
parent 355cd6b6e1
commit 57673894f5
3 changed files with 8 additions and 7 deletions
+1
View File
@@ -18,6 +18,7 @@
TEST(size_permutation2){
sleep(4);
PRINTF("another size_permutation2 again\n");
ASSERT_TRUE(false);
}