diff -r 68ea3a0fe66f -r 255a5ef46400 test/utils.h --- 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 #ifdef __cplusplus extern "C" { #endif -UCX_TEST(test_util_parse_creationdate); +CX_TEST(test_util_parse_creationdate); #ifdef __cplusplus