File size: 380 Bytes
6baed57
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "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"
  }
]