mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-11-20 16:47:33 +01:00
If tests end in an unknown state it is sometimes required that IWD be stopped manually in order for future tests to run. Add a stop() method so test tearDown() methods can explicitly stop IWD.