test/main.c

changeset 251
fae240d633fc
parent 250
b7d1317b138e
child 252
6342cbbd1922
equal deleted inserted replaced
250:b7d1317b138e 251:fae240d633fc
27 */ 27 */
28 28
29 #include <stdio.h> 29 #include <stdio.h>
30 #include <stdlib.h> 30 #include <stdlib.h>
31 31
32 #include "ucx/test.h" 32 #include <ucx/test.h>
33 33
34 #include "main.h" 34 #include "main.h"
35 35
36 #include "allocator_tests.h" 36 #include "allocator_tests.h"
37 #include "logging_tests.h" 37 #include "logging_tests.h"

mercurial