]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clean up test case importing
authorJouni Malinen <j@w1.fi>
Sun, 17 Mar 2024 13:39:54 +0000 (15:39 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Mar 2024 13:39:54 +0000 (15:39 +0200)
commit91282e29ffad278bef1b567d92e376ef8be4ab28
treefd61c342a058777487ab251fe90902fcf4ea27a2
parent3054112254f71d881959522fa23a87fd67907853
tests: Clean up test case importing

Move this to a helper function and return a set of test names instead of
a list.

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