iwd/autotests/util
James Prestwood 518808c709 auto-t: testutil.py: add expect_fail flag
Several tests tests for connectivity with the expectation that it
will fail. This ends up taking 30+ seconds because testutil retries
3 times, each with a 10 second timeout. By passing expect_fail=True
this lowers the timeout to zero, and skips any retries.
2021-08-12 15:14:07 -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: update utilities to use namespaces 2020-11-18 11:01:11 -06: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 'bssid' property 2021-08-12 15:14:07 -05:00
hwsim.py auto-t: add python wrapper for hwsim rule prefix 2021-04-05 17:47:42 -05:00
iwd.py autotests: Initialise P2PPeer objects with correct namespace 2021-06-04 11:56:32 -05:00
ofono.py auto-t: update utilities to use namespaces 2020-11-18 11:01:11 -06: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