iwd/autotests/util
James Prestwood 003c1dbc97 auto-t: Changed list_devices() wait_to_appear to int
The list_devices API has a race condition where sometimes it will
return zero or less than the expected number of devices and fail
the test. A fix is in place for when only a single devices is
expected, but some tests expect more than one device. This changes
wait_to_appear to an integer, and the caller can specify the number
of devices they expect to get back. The default stays as it was,
zero or "return cached devices".
2018-07-02 13:05:34 -05:00
..
hlrauc.py autotest: fix possible hlrauc race condition 2018-01-18 14:43:53 -06:00
hostapd.py auto-t: add eapol reauth cmd into hostapd mngr 2018-05-30 18:59:02 -05:00
hwsim.py auto-t: hwsim fixup 2018-02-01 10:12:09 -06:00
iwd.py auto-t: Changed list_devices() wait_to_appear to int 2018-07-02 13:05:34 -05:00
ofono.py autotest: Added ofono.py utility 2017-12-14 17:47:29 -06:00
testutil.py autotests: Test operstate is IF_OPER_UP when state == connected 2017-05-30 17:08:36 -05:00
wiphy.py autotests: Add utility script to parse interface configuration 2017-03-28 15:31:59 -05:00