blob: d8c8c0e1b5f2e2b054b453764570a5916c15c578 [file] [log] [blame]
{
"testfiles": [
"*.uts",
"..\\scapy\\contrib\\*.uts"
],
"onlyfailed": true,
"preexec": {
"..\\scapy\\contrib\\*.uts": "load_contrib(\"%name%\")",
"cert.uts": "load_layer(\"tls\")",
"sslv2.uts": "load_layer(\"tls\")",
"tls*.uts": "load_layer(\"tls\")"
},
"format": "html",
"kw_ko": [
"crypto_advanced",
"mock_read_routes6_bsd",
"appveyor_only",
"linux"
]
}