Home
last modified time | relevance | path

Searched refs:test_float (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libcbor/test/
H A Dfloat_ctrl_encoders_test.c144 static void test_float(void **_CBOR_UNUSED(_state)) { in test_float() function
208 cmocka_unit_test(test_half), cmocka_unit_test(test_float), in main()
/freebsd/contrib/libucl/python/tests/
H A Dtest_dump.py44 def test_float(self): member in DumpTest
H A Dtest_load.py41 def test_float(self): member in LoadTest