Searched refs:test_empty (Results 1 – 3 of 3) sorted by relevance
27 static int test_empty(void) in test_empty() function138 ADD_TEST(test_empty); in setup_tests()
44 int test_empty() { in test_empty() function590 test(test_empty, "general test for a empty JSON objects/arrays"); in main()
63 def test_empty(self): member in TestNVList