Searched defs:MCUmgr (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/fixtures/ |
D | mcumgr_fixture_test.py | 19 patched_run_command: mock.Mock, mcumgr: MCUmgr 40 def test_if_mcumgr_fixture_raises_exception_when_no_hash_to_test(mcumgr: MCUmgr) -> None: 55 def test_if_mcumgr_fixture_parse_image_list(mcumgr: MCUmgr) -> None:
|
/Zephyr-latest/tests/boot/with_mcumgr/pytest/ |
D | test_upgrade.py | 52 def test_upgrade_with_confirm(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr): 104 def test_upgrade_with_revert(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr): 166 def test_upgrade_signature(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr, key_file):
|
D | test_downgrade_prevention.py | 17 def test_downgrade_prevention(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr):
|
D | utils.py | 21 def check_with_mcumgr_command(mcumgr: MCUmgr, version: str) -> None:
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr.rst | 3 MCUmgr chapter 155 .. _MCUmgr: https://github.com/apache/mynewt-mcumgr target
|
D | mcumgr_backporting.rst | 44 Creating a bug report 58 Creating the pull request for the fix
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/ |
D | mcumgr.py | 29 class MCUmgr: class
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.6.rst | 598 MCUmgr subsection
|
D | migration-guide-4.0.rst | 543 MCUmgr subsection
|
D | migration-guide-3.7.rst | 929 MCUmgr subsection
|
D | migration-guide-4.1.rst | 703 MCUmgr subsection
|