3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-22 05:10:40 +01:00
James Prestwood dbd8842d51 test-runner: fix test skipping
Tests that called skipTest would result in an exception which would
hault execution as it was uncaught. In addition this wouldn't result
in an skipped test.

Now the actual test run is surrounded in a try/except block, skipped
exceptions are handled specifically, and a stack trace is printed if
some other exception occurs.
2021-08-13 16:44:14 -05:00
..
2021-04-05 17:47:42 -05:00
2021-08-13 16:44:14 -05:00