iwd/autotests/testSAE
James Prestwood 60e165095a auto-t: add H2E password identifier test
In order to support identifiers the test profiles needed to be
reworked due to hostapd allowing multiple password entires. You
cannot just call set_value() with a new entry as the old ones
still exist. Instead use a unique password for the identifier and
non-identifier use cases.

After adding this test the failure_test started failing due to
hostapd not starting up. This was due to the group being unsupported
but oddly only when hostapd was reloaded (running the test
individually worked). To fix this the group number was changed to 21
which hostapd does support but IWD does not.
2023-12-15 10:21:01 -06:00
..
autoconnect_test.py auto-t: add H2E password identifier test 2023-12-15 10:21:01 -06:00
connection_test.py auto-t: Update tests to use hostapd.default() 2023-08-30 20:41:25 -05:00
failure_test.py auto-t: add H2E password identifier test 2023-12-15 10:21:01 -06:00
hw.conf auto-t: make hwsim registration off by default 2021-08-12 16:59:01 -05:00
main.conf auto-t: SAE: Rework SAE tests 2021-07-14 19:02:06 -05:00
ssidSAE.conf auto-t: add H2E password identifier test 2023-12-15 10:21:01 -06:00
ssidSAE.psk.default auto-t: add H2E password identifier test 2023-12-15 10:21:01 -06:00
ssidSAE.psk.identifier auto-t: add H2E password identifier test 2023-12-15 10:21:01 -06:00
timeout_test.py auto-t: Update tests to use hostapd.default() 2023-08-30 20:41:25 -05:00