This website requires JavaScript.
Explore
Help
Sign In
Kernel
/
iwd
Watch
3
Star
0
Fork
0
You've already forked iwd
mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced
2024-11-02 18:19:23 +01:00
Code
Releases
Activity
4d66e11b0c
iwd
/
autotests
/
testPreauth-roam
/
hw.conf
8 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
autotests: Add a Preauthentication test Unfortunately this doesn't currently ensure that the preauthentication has succeeded and that later the PMKSA from the preauthentication was used in the transition, only that the preauthentication process doesn't break the transition. For now this can be confirmed by looking at the testrunner -v output to see that the line "EAP completed with eapSuccess" appears before the following line, and not after: src/device.c:device_enter_state() Old State: connected, new state: roaming
2017-04-29 03:53:29 +02:00
[SETUP]
num_radios=3
auto-t: Use stard_iwd=0 for testPreauth This test is quite similar to FT tests, so use start_iwd=0 here as well
2021-05-21 19:36:10 +02:00
start_iwd=0
autotests: Add a Preauthentication test Unfortunately this doesn't currently ensure that the preauthentication has succeeded and that later the PMKSA from the preauthentication was used in the transition, only that the preauthentication process doesn't break the transition. For now this can be confirmed by looking at the testrunner -v output to see that the line "EAP completed with eapSuccess" appears before the following line, and not after: src/device.c:device_enter_state() Old State: connected, new state: roaming
2017-04-29 03:53:29 +02:00
[HOSTAPD]
rad0=eaptls-preauth-1.conf
rad1=eaptls-preauth-2.conf
Copy Permalink