]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Add more test cases to long_tests due to UML delays
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 19 Dec 2024 23:17:47 +0000 (01:17 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 19 Dec 2024 23:28:26 +0000 (01:28 +0200)
These seem to be able to hang UML for some unknown reason, so try to run
them at the beginning of the sequence as a workaround.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/vm/parallel-vm.py

index 33120f7f99e748123332f9759c463d89eb43a253..135b829be5dca37c15c534ef6fa6f2cbecbc5a7a 100755 (executable)
@@ -25,6 +25,9 @@ logger = logging.getLogger()
 long_tests = ["ap_roam_open",
               "gas_anqp_address3_ap_forced",
               "gas_anqp_address3_ap_non_compliant",
+              "gas_anqp_address3_not_assoc",
+              "gas_anqp_address3_assoc",
+              "ieee8021x_reauth_wep",
               "hostapd_oom_wpa2_eap_connect",
               "ap_wpa2_eap_eke_many",
               "p2p_channel_random_social_with_op_class_change",