Home
last modified time | relevance | path

Searched refs:load_from_file (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0001-Make-ndiff-support-python3.patch1278 scan_a.load_from_file(filename_a)
1280 scan_b.load_from_file(filename_b)
1308 scan.load_from_file("test-scans/single.xml")
1319 scan.load_from_file("test-scans/empty.xml")
1331 scan.load_from_file("test-scans/simple.xml")
1339 scan.load_from_file("test-scans/complex.xml")
1470 a.load_from_file("test-scans/empty.xml")
1472 b.load_from_file("test-scans/simple.xml")
/openbmc/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py553 def load_from_file(filename): function
781 alltestcases = alltestcases + (load_from_file(casefile))