Searched refs:test_s64 (Results 1 – 5 of 5) sorted by relevance
24 void test_s64(void);
15 test_s64.c
326 ZTEST(timeutil_api, test_s64) in ZTEST() argument
49 static int64_t test_s64; variable68 &test_s64, sizeof(test_s64)); in test_obj_create()299 test_s64 = value[i]; in ZTEST()537 zassert_equal(test_s64, expected_value[i], "Invalid value parsed"); in ZTEST()
62 static int64_t test_s64; variable83 &test_s64, sizeof(test_s64)); in test_obj_create()498 test_s64 = value[i]; in ZTEST()1098 zassert_equal(test_s64, expected_value[i], "Invalid value parsed"); in ZTEST()