63 const struct CMUnitTest tests[] = {
76 return cmocka_run_group_tests_name(
"amxc-timestamp", tests, NULL, NULL);
void test_amxc_ts_compare(UNUSED void **state)
void test_amxc_ts_format_invalid(UNUSED void **state)
void test_amxc_ts_from_tm(UNUSED void **state)
void test_amxc_ts_format_valid(UNUSED void **state)
void test_amxc_ts_parse_valid(UNUSED void **state)
void test_amxc_ts_now(UNUSED void **state)
void test_amxc_ts_to_tm(UNUSED void **state)
void test_amxc_ts_parse_invalid(UNUSED void **state)
void test_amxc_ts_to_local(UNUSED void **state)
void test_amxc_ts_is_valid(UNUSED void **state)
void test_amxc_ts_format_precision_valid(UNUSED void **state)