mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-12-31 20:27:59 +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.