Home
last modified time | relevance | path

Searched refs:check_with_mcumgr_command (Results 1 – 3 of 3) sorted by relevance

/tests/boot/with_mcumgr/pytest/
A Dtest_downgrade_prevention.py12 from utils import check_with_mcumgr_command, check_with_shell_command
57 check_with_mcumgr_command(mcumgr, origin_version)
A Dutils.py21 def check_with_mcumgr_command(mcumgr: MCUmgr, version: str) -> None: function
A Dtest_upgrade.py12 from utils import check_with_mcumgr_command, check_with_shell_command
92 check_with_mcumgr_command(mcumgr, new_version)
153 check_with_mcumgr_command(mcumgr, new_version)

Completed in 15 milliseconds