comparison test/plain/test_main.c @ 141:e63089fe5bef

- todo update - removed some duped code for plain* tests
author cslag
date Sat, 20 Aug 2016 09:47:45 +0200
parents 3e629dc19168
children 0ab08c1541f0
comparison
equal deleted inserted replaced
139:5675d34f0a06 141:e63089fe5bef
24 */ 24 */
25 25
26 26
27 27
28 28
29 #include "test_framework.h" 29 #include "../common/test_framework.h"
30 #include "../../dyncall/dyncall.h" 30 #include "../../dyncall/dyncall.h"
31 #include "../common/platformInit.h" 31 #include "../common/platformInit.h"
32 #include "../common/platformInit.c" /* Impl. for functions only used in this translation unit */ 32 #include "../common/platformInit.c" /* Impl. for functions only used in this translation unit */
33 33
34 34