Searched refs:test_xmlmodule (Results 1 – 1 of 1) sorted by relevance
1224 static int test_xmlmodule(void);1277 test_ret += test_xmlmodule(); in testlibxml2()30139 test_xmlmodule(void) { in test_xmlmodule() function52372 if (!strcmp(module, "xmlmodule")) return(test_xmlmodule()); in test_module()