mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-02 10:09:23 +01:00
55b3a974c6
Previously, the WPS tests have shared a single instance of iwd among themselves. This approach didn’t allow to identify which tests have passed and which failed. The new solution makes WPS tests independent from each other by creating a new instance of iwd for each one of them.
8 lines
96 B
Plaintext
8 lines
96 B
Plaintext
[SETUP]
|
|
num_radios=2
|
|
start_iwd=false
|
|
max_test_exec_interval_sec=40
|
|
|
|
[HOSTAPD]
|
|
rad0=ssidWPS.conf
|