iwd/autotests/util
James Prestwood 42fe6c5a15 auto-t: hostapd.py: remove _hostapd_restarted concept
The destructor was trying to do more than the scope of a destructor
by trying to handle this single case of hostapd being restarted.

Instead we can simply pass a keyword argument 'reinit' to the
constructor to tell it to reinitialize everything. And as for killing
hostapd this can be done in ungraceful_restart itself rather than
trying to handle it in the destructor.
2021-08-16 11:33:26 -05: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: remove _hostapd_restarted concept 2021-08-16 11:33:26 -05:00
hwsim.py auto-t: add python wrapper for hwsim rule prefix 2021-04-05 17:47:42 -05:00
iwd.py auto-t: iwd.py: clean up StationDebug 2021-08-13 20:39:13 -05: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: add expect_fail flag 2021-08-12 15:14:07 -05:00
wpas.py autotest: Improve cleanup in testP2P 2021-06-14 09:02:34 -05:00