lxml.tests.fuzz_xml_parse
lxml
tests
fuzz_xml_parse
Fuzzes the lxml.etree.XML function with the Atheris fuzzer.
The goal is to catch unhandled exceptions and potential memory corruption issues in auto-generated code.
test_etree_xml
Undocumented