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-01 01:29:23 +01:00
Code
Releases
Activity
d3a57d47f3
iwd
/
autotests
/
testEAP-WPS
/
hw.conf
8 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
auto-t: Add WPS test
2016-10-05 01:44:28 +02:00
[SETUP]
num_radios=2
auto-t: Split EAP-WPS tests 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.
2019-03-19 00:55:12 +01:00
start_iwd=false
auto-t: Add WPS tests for StartPin method This adds two additional test scenarios (using 4 digit and 8 digit PINs) for testing the StartPin method of the WiFiSimpleConfiguration interface.
2018-09-24 19:03:12 +02:00
max_test_exec_interval_sec=40
auto-t: Add WPS test
2016-10-05 01:44:28 +02:00
[HOSTAPD]
rad0=ssidWPS.conf
Copy Permalink