3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-03 09:58:38 +02:00
iwd/autotests/util
James Prestwood ab51228b38 auto-t: allow IWDDBusAbstract to work with any service
This is somewhat of a hack, but the IWDDBusAbstract is a very
convenient abstraction to DBus objects. The only piece that restricts
it to IWD is the hardcoded IWD_SERVICE. Instead we can pass in a
keyword argument which defaults to IWD_SERVICE. That way other modules
(like EAD) can utilize this abstraction with their own service simply
by changing that service argument.
2020-09-17 16:18:31 -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: fix set_neighbor SSID escaping 2020-09-11 13:42:13 -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: allow IWDDBusAbstract to work with any service 2020-09-17 16:18:31 -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: Increase all test timeouts 2020-09-10 17:59:49 -05:00