Searched refs:test_float_limits (Results 1 – 1 of 1) sorted by relevance
92 struct test_float_limits { struct215 JSON_OBJ_DESCR_PRIM(struct test_float_limits, float_max, JSON_TOK_FLOAT_FP),216 JSON_OBJ_DESCR_PRIM(struct test_float_limits, float_cero, JSON_TOK_FLOAT_FP),217 JSON_OBJ_DESCR_PRIM(struct test_float_limits, float_min, JSON_TOK_FLOAT_FP),818 struct test_float_limits limits = { in ZTEST()825 struct test_float_limits limits_decoded = {0}; in ZTEST()