]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix unexpected exit handling
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 17 Dec 2024 22:14:41 +0000 (00:14 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 17 Dec 2024 22:14:41 +0000 (00:14 +0200)
commit517144359032c4c52951053423f28feb738ca0b7
tree990d7484eab9a491b6e1482e8c07fa0bb91e1c18
parent738ff9beef0e03c84a3064ee497dd18af4b5bb1d
tests: Fix unexpected exit handling

Calculation of remaining VMs seemed to have been messed up in some of
the earlier design changes. Iterate over all VMs instead of check the
terminated VM context data multiple times.

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