Add unit testing possibility using googletest on POSIX

This commit is contained in:
Matthias Grob
2019-03-02 18:18:00 +01:00
parent 816aa0ffb6
commit 63b967f5df
8 changed files with 164 additions and 2 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
#ifdef __cplusplus
#include <cstdlib>
#endif
#pragma GCC poison exit
//#pragma GCC poison exit
#include <stdlib.h>