{
"testfiles": [
"*.uts",
"..\\scapy\\contrib\\*.uts"
],
"onlyfailed": true,
"preexec": {
"..\\scapy\\contrib\\*.uts": "load_contrib(\"%name%\")"
},
"format": "html",
"kw_ko": [
"crypto_advanced",
"mock_read_routes6_bsd"
"appveyor_only"
]
}