Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libcbor/test/
H A Dtype_7_encoders_test.c88 static void test_float(void **state) { in test_float() function
106 cmocka_unit_test(test_half), cmocka_unit_test(test_float), in main()
/freebsd-13.1/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