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