Searched refs:test_empty (Results 1 – 4 of 4) sorted by relevance
27 static int test_empty(void) in test_empty() function138 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