iwd/autotests/util
James Prestwood 0036cb976f auto-t: hwsim: wait for method return
It is not safe to assume that the python dbus implementation will
wait for a method to return. The documentation says this with
respect to reply_handler/error_handler:

"If both are None, the implementation may request that no reply is sent"

To stay on the safe side we should always include the error/reply
handlers and wait for the operation to complete.
2020-09-10 17:59:49 -05:00
..
config.py auto-t: introduce pure python test-runner re-write 2020-09-10 17:59:49 -05:00
hlrauc.py autotest: fix possible hlrauc race condition 2018-01-18 14:43:53 -06:00
hostapd.py auto-t: hostapd.py: update to work with test-runner rewrite 2020-09-10 17:59:49 -05:00
hwsim.py auto-t: hwsim: wait for method return 2020-09-10 17:59:49 -05:00
iwd.py auto-t: remove device.wait_for_connected 2020-09-10 17:59:49 -05:00
ofono.py auto-t: ofono.py: fix timeout cleanup and wait for service 2020-09-10 17:59:49 -05:00
testutil.py auto-t: testutil.py: update to work with test-runner rewrite 2020-09-10 17:59:49 -05:00