iwd/autotests/testBSSBlacklist
James Prestwood 981892470a auto-t: test for temporary blacklist
The simplest way to test this was to create a new AP, where
max_num_sta=1. This only allows a single STA to connect to this AP.
We connect a device to this AP, then try and connect with another.
This results in hostapd failing with DENIED_NO_MORE_STAS, which will
cause a temporary blacklist. We can then disconnect both devices,
and reconnect the device that previously got denied. If it connects
then we know the blacklist only persisted for that earlier connection.
2019-03-01 13:13:19 -06:00
..
all_blacklisted_test.py auto-t: test for temporary blacklist 2019-03-01 13:13:19 -06:00
bad_pass_test.py auto-t: test for temporary blacklist 2019-03-01 13:13:19 -06:00
connection_test.py auto-t: test for temporary blacklist 2019-03-01 13:13:19 -06:00
hw.conf auto-t: test for temporary blacklist 2019-03-01 13:13:19 -06:00
main.conf auto-t: test for temporary blacklist 2019-03-01 13:13:19 -06:00
ssid1.conf auto-t: Add test for BSS blacklisting 2019-01-30 13:27:34 -06:00
ssid2.conf auto-t: Add test for BSS blacklisting 2019-01-30 13:27:34 -06:00
ssid3.conf auto-t: test for temporary blacklist 2019-03-01 13:13:19 -06:00
temp_blacklist_test.py auto-t: test for temporary blacklist 2019-03-01 13:13:19 -06:00