mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-12-23 04:17:55 +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.