Home
last modified time | relevance | path

Searched refs:MCUmgrException (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/tests/fixtures/
Dmcumgr_fixture_test.py9 from twister_harness.helpers.mcumgr import MCUmgr, MCUmgrException
48 with pytest.raises(MCUmgrException):
/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/
Dmcumgr.py17 class MCUmgrException(Exception): class
93 raise MCUmgrException('Please check image list returned by mcumgr')