| [ | |
| { | |
| "function_name": "xmlModuleSymbol", | |
| "function_signature": "int xmlModuleSymbol(xmlModule *module, const char *name, void **symbol)", | |
| "test_filename": "tests_xmlmodule_xmlModuleSymbol.c" | |
| }, | |
| { | |
| "function_name": "xmlModuleClose", | |
| "function_signature": "int xmlModuleClose(xmlModule *module)", | |
| "test_filename": "tests_xmlmodule_xmlModuleClose.c" | |
| } | |
| ] |