iwd/autotests/util
James Prestwood 1b03675002 auto-t: don't clear out rules from hwsim object
This got added in the re-write but a __del__ method was also
added to the Rule class as well. This caused problems if hwsim
cleaned up since it removed the rules, which caused each rule
to call __del__. Since the rule had already been removed there
was no longer a DBus interface which raised an exception.
2020-09-14 16:03:04 -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: Increase all test timeouts 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: Increase all test timeouts 2020-09-10 17:59:49 -05:00