mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-11-01 05:37:35 +01:00
Certain tests may require external processes to work (e.g. testNetconfig) and if missing the test will just hang until the maximum test timeout. Check in start_process if the exe actually exists and if not throw an exception.