Searched refs:MCUmgrException (Results 1 – 2 of 2) sorted by relevance
9 from twister_harness.helpers.mcumgr import MCUmgr, MCUmgrException48 with pytest.raises(MCUmgrException):
17 class MCUmgrException(Exception): class93 raise MCUmgrException('Please check image list returned by mcumgr')