blob: 53b307d28972c205ffd2a49f3350811424fab83f [file] [log] [blame]
{
"testfiles": [
"test/contrib/macsec.uts",
"test/scapy/layers/dot11.uts",
"test/scapy/layers/ipsec.uts",
"test/scapy/layers/kerberos.uts",
"test/scapy/layers/msnrpc.uts",
"test/scapy/layers/tls/cert.uts",
"test/scapy/layers/tls/tls*.uts"
],
"breakfailed": true,
"onlyfailed": true,
"preexec": {
"test/contrib/*.uts": "load_contrib(\"%name%\")",
"test/scapy/layers/tls/*.uts": "load_layer(\"tls\")"
},
"kw_ko": [
"mock",
"needs_root"
]
}