first design mock func lists, imagine check expect call

This commit is contained in:
2023-09-24 22:46:47 +02:00
parent 2c1e4f0487
commit 71d47c56c8
10 changed files with 29244 additions and 17 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
gcc test/is_good.c src/ftest/ftest.c src/fmock/fmock.c src/tools_t/tools_t.c \
src/permutation_t/permutation_t.c src/set_theoric_t/set_theoric_t.c \
-I./src $1 -E > eEcomp