change verbose fmock, and add sleep in permutation test
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
|
||||
TEST(size_permutation2){
|
||||
sleep(4);
|
||||
PRINTF("another size_permutation2 again\n");
|
||||
ASSERT_TRUE(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user