]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix duplicate test case name
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 13 Aug 2024 08:44:09 +0000 (11:44 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 13 Aug 2024 08:44:09 +0000 (11:44 +0300)
commit189972d129ecbf450de4523bdeced54a88b01c28
treeafe1d455b3433af10471a69df959459fe04a89d6
parent43943ea5b31fb84bcb3b01f0d85d301a28e66e4c
tests: Fix duplicate test case name

The new test case for an AP MLD in a bridge was supposed to use a unique
test name to avoid hiding an existing test case.

Fixes: c4f927926765 ("tests: AP MLD with two links in a bridge")
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_eht.py