mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-01 01:29:23 +01:00
19bb93a622
Running autotests with native hardware will not work on tests which depend on the hwsim python API (since hwsim will not be running). For these tests, it will now be required that they specify: needs_hwsim=1 This allows the test to be skipped when running with native hardware rather than the test failing with a python exception.
10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
[SETUP]
|
|
num_radios=3
|
|
max_test_exec_interval_sec=30
|
|
tmpfs_extra_stuff=../misc/certs
|
|
needs_hwsim=1
|
|
|
|
[HOSTAPD]
|
|
rad0=eaptls-preauth-1.conf
|
|
rad1=eaptls-preauth-2.conf
|