Searched refs:test_s32 (Results 1 – 5 of 5) sorted by relevance
23 void test_s32(void);
14 test_s32.c
241 ZTEST(timeutil_api, test_s32) in ZTEST() argument
48 static int32_t test_s32; variable66 &test_s32, sizeof(test_s32)); in test_obj_create()257 test_s32 = value[i]; in ZTEST()505 zassert_equal(test_s32, expected_value[i], "Invalid value parsed"); in ZTEST()
61 static int32_t test_s32; variable81 &test_s32, sizeof(test_s32)); in test_obj_create()410 test_s32 = value[i]; in ZTEST()1020 zassert_equal(test_s32, expected_value[i], "Invalid value parsed"); in ZTEST()