]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Convert sigma_dut control to a context manager class
authorJouni Malinen <j@w1.fi>
Sat, 23 Mar 2024 22:24:07 +0000 (00:24 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 23 Mar 2024 22:24:07 +0000 (00:24 +0200)
commitbd52684498c61cac89c55eff20a3012f59f47f17
treee2f0ae95d0e2d9681ce93f39191a231fc03a1a5b
parent64c3c5808028dcbdf2e69e4525fc4700327a6684
tests: Convert sigma_dut control to a context manager class

This cleans up the implementation and makes stopping of sigma_dut (and
cleanup after some parameters it might leave behind) more robust.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_sigma_dut.py