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 91adbcb7f4 auto-t: iwd.py: update to work with test-runner rewrite
iwd.py was updated to use the TestContext APIs to start/stop
IWD. This makes the process managment consistent between starting
IWD from test-runner or from the IWD() constructor.

The psk agent is now tracked, and destroyed upon __del__. This is
to fix issues where a test throws an exception and never
unregisters the agent, causing future tests to fail.

The configuration directory was also chaged to /tmp by
default. This was done since all tests which used this used /tmp
anyways.

The GLib mainloop was removed, and instead put into test-runner
itself. Now any mainloop operations can use ctx.mainloop instead
2020-09-10 17:59:49 -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: hostapd.py: update to work with test-runner rewrite 2020-09-10 17:59:49 -05:00
hwsim.py auto-t: add 'Delay' property to hwsim python module 2020-06-12 15:04:40 -05:00
iwd.py auto-t: iwd.py: update to work with test-runner rewrite 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: testutil.py: update to work with test-runner rewrite 2020-09-10 17:59:49 -05:00
wiphy.py autotests: Update the wiphy_map and hostapd_map structs 2019-04-22 16:34:17 -05:00