Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/fixtures/
Dmcumgr_fixture_test.py9 from twister_harness.helpers.mcumgr import MCUmgr, MCUmgrException
51 with pytest.raises(MCUmgrException):
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/
Dmcumgr.py16 class MCUmgrException(Exception): class
97 raise MCUmgrException('No not active image found')
105 raise MCUmgrException('No not confirmed image found')