Searched refs:test_empty (Results 1 – 5 of 5) sorted by relevance
61 ${PACKAGE}FILES+= test_empty.gz.uu62 ${PACKAGE}FILES+= test_empty.lz4.uu63 ${PACKAGE}FILES+= test_empty.xz.uu64 ${PACKAGE}FILES+= test_empty.zst.uu
27 static int test_empty(void) in test_empty() function140 ADD_TEST(test_empty); in setup_tests()
379 test_empty(void) in test_empty() function423 test_empty(); in main()
44 int test_empty() { in test_empty() function590 test(test_empty, "general test for a empty JSON objects/arrays"); in main()
64 def test_empty(self): member in TestNVList