]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add description for test cases that were missing it
authorJouni Malinen <j@w1.fi>
Sat, 16 May 2020 22:29:40 +0000 (01:29 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 16 May 2020 22:31:19 +0000 (01:31 +0300)
commit7134b2a54841c7318f55800514f9028228bd98a4
treee0a36e2e5f5cdbf962ac6349b85feb47f5bded8b
parent49d1f9c98efcb7b0edd3e4a674110061d84b849f
tests: Add description for test cases that were missing it

All test_*() functions are expected to use __doc__ to provide a short
description of the test case.

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