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
+3
View File
@@ -8,6 +8,7 @@
//#include <time.h>
#include <pthread.h>
//#include <unistd.h>
#include <sys/ioctl.h> /* to have size of screen, for progress bar */
#include "tools_t/tools_t.h"
@@ -108,6 +109,8 @@ extern bool ordered;
}\
}while(0)
#define LOG(...) PRINTF(__VA_ARGS__)
#define PRINT_HK_C(color,hk,...)\
do{ \
if(ordered){\