]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Add dfs_etsi to the long_tests list
authorJouni Malinen <j@w1.fi>
Sat, 8 Dec 2018 13:33:31 +0000 (15:33 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 8 Dec 2018 13:33:31 +0000 (15:33 +0200)
Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/vm/parallel-vm.py

index 24661a1cfd5a73883f6143d1f11324fd6d9ffae6..0dcefdcea2a69111d99ca3f40004ff33c92ddc4d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python2
 #
 # Parallel VM test case executor
-# Copyright (c) 2014-2015, Jouni Malinen <j@w1.fi>
+# Copyright (c) 2014-2018, Jouni Malinen <j@w1.fi>
 #
 # This software may be distributed under the terms of the BSD license.
 # See README for more details.
@@ -51,6 +51,7 @@ long_tests = [ "ap_roam_open",
                "dfs_radar",
                "dfs",
                "dfs_ht40_minus",
+               "dfs_etsi",
                "grpform_cred_ready_timeout",
                "hostapd_oom_wpa2_eap_connect",
                "wpas_ap_dfs",