iwd/autotests/testDPP
James Prestwood df46776046 auto-t: allow skipping tests is wpa_supplicant is not found
Similarly to ofono/phonesim allow tests to be skipped if wpa_supplicant
is not found on the system.

This required some changes to DPP/P2P where Wpas() should be called first
since this can now throw a SkipTest exception.

The Wpas class was also made to allow __del__ to be called without
throwing additional exceptions in case wpa_supplicant was not found.
2022-06-02 16:47:02 -05:00
..
connection_test.py auto-t: allow skipping tests is wpa_supplicant is not found 2022-06-02 16:47:02 -05:00
hostapd.conf auto-t: add DPP autotests 2022-01-04 12:02:42 -06:00
hw.conf auto-t: add a few more DPP tests 2022-01-12 10:05:16 -06:00
ssidCCMP.psk auto-t: add DPP autotests 2022-01-04 12:02:42 -06:00
wpas.conf auto-t: disable update_config for testDPP 2022-04-15 12:17:29 -05:00