iwd/autotests/util
James Prestwood 1825fd7ab7 auto-t: iwd.py: fix namespaces on StationDebug
Passing the full argument list to StationDebug was removed
because any existing properties (for Device) were being
included and causing incorrect behavior.

This neglected to handle namespaces which should also be
passed to StationDebug. Unfortunately the arguments are not
named when Device() is initialized so they cannot easily be
sorted. Instead just define Device() arguments to match the
DBus abstraction and pass only the path and namespace to
StationDebug
2021-12-22 19:10:43 -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: ead.py: remove wait_for_object_condition 2021-08-13 15:18:40 -05:00
hlrauc.py auto-t: hlrauc.py: remove unix socket on cleanup 2021-02-26 10:07:17 -06:00
hostapd.py auto-t: hostapd.py: add chan_switch() 2021-10-19 13:33:51 -05:00
hwsim.py auto-t: hwsim.py: add match/match_offset properties 2021-09-09 16:57:38 -05:00
iwd.py auto-t: iwd.py: fix namespaces on StationDebug 2021-12-22 19:10:43 -06:00
ofono.py auto-t: ofono.py: use non_block_wait 2021-08-13 11:16:19 -05:00
testutil.py auto-t: testutil.py: update Process changes 2021-08-26 08:52:48 -05:00
wpas.py autotests: Test GO-side IP Allocation in testP2P 2021-08-25 08:02:17 -05:00