iwd/autotests/util
James Prestwood eb92c0a6e5 auto-t: refactor get_instance from iwd.py
When network namespaces are introduced there may be multiple
IWD class instances. This makes IWD.get_instance ambiguous
when namespaces are involved. iwd.py has been refactored to
not use IWD.get_instance, but testutil still needs it since
its purely based off interface names. Rather than remove it
and modify every test to pass the IWD object we can just
maintain the existing behavior for only the root namespace.
2020-11-16 17:05:45 -06:00
..
config.py auto-t: introduce pure python test-runner re-write 2020-09-10 17:59:49 -05:00
ead.py auto-t: add ead.py module 2020-09-17 16:19:37 -05:00
hlrauc.py autotest: fix possible hlrauc race condition 2018-01-18 14:43:53 -06:00
hostapd.py auto-t: no hostapd instance graceful failure 2020-10-20 13:30:43 -05:00
hwsim.py auto-t: don't clear out rules from hwsim object 2020-09-14 16:03:04 -05:00
iwd.py auto-t: refactor get_instance from iwd.py 2020-11-16 17:05:45 -06: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: add test_ip_address_match 2020-10-27 16:19:47 -05:00
wpas.py autotests: Add basic wpa_supplicant P2P python wrapper 2020-10-19 17:20:21 -05:00