Home
last modified time | relevance | path

Searched refs:test_int (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/libcbor/test/
H A Dtype_1_test.c68 static void test_int(void **state) { in test_int() function
99 cmocka_unit_test(test_half_int), cmocka_unit_test(test_int), in main()
H A Dtype_0_test.c74 static void test_int(void **state) { in test_int() function
140 cmocka_unit_test(test_int), in main()
/freebsd-13.1/contrib/libucl/python/tests/
H A Dtest_dump.py18 def test_int(self): member in DumpTest
H A Dtest_load.py21 def test_int(self): member in LoadTest