mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-04-11 01:38:06 +02: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.