tests: WPS AP iteration on no Selected Registrar and error case

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
Jouni Malinen 2015-04-24 16:47:51 +03:00 committed by Jouni Malinen
parent 5add410162
commit 2272f5aada
2 changed files with 46 additions and 0 deletions

View file

@ -62,6 +62,7 @@ long_tests = [ "ap_roam_open",
"dbus_connect_oom",
"proxyarp_open",
"ap_wps_iteration",
"ap_wps_iteration_error",
"ap_wps_pbc_timeout" ]
def get_failed(vm):