--- a/test/utils.h Sun Sep 07 15:36:24 2025 +0200 +++ b/test/utils.h Sun Sep 07 15:57:36 2025 +0200 @@ -29,13 +29,13 @@ #ifndef TEST_UTILS_H #define TEST_UTILS_H -#include "test.h" +#include <cx/test.h> #ifdef __cplusplus extern "C" { #endif -UCX_TEST(test_util_parse_creationdate); +CX_TEST(test_util_parse_creationdate); #ifdef __cplusplus