diff -r e86049631677 -r 87638f19f6dd test/utils.h --- a/test/utils.h Wed Dec 31 16:41:16 2025 +0100 +++ b/test/utils.h Wed Jan 07 22:23:43 2026 +0100 @@ -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