3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-03-03 14:20:40 +01:00
iwd/autotests
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
..
2019-08-07 16:37:51 -05:00
2020-09-10 17:59:49 -05:00
2020-09-10 17:59:49 -05:00
2020-09-17 16:17:57 -05:00