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" |