]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Allow more VMs to be used that there are screen lines
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 20 Jan 2023 17:46:32 +0000 (19:46 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 25 Jan 2023 21:47:33 +0000 (23:47 +0200)
commita70a4672d8b691edde26537276bd7bd45b561f9a
tree4ff17e6314c3a2363f9f4f493370d619ca559680
parent831be651494e45e49e04139b744deeaf5285003a
tests: Allow more VMs to be used that there are screen lines

curses prints were causing parallel-vm.py to terminate if there were too
many VMs to fit into the screen. For now, simply hide any VMs from the
live status if there is not sufficient room for them.

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