How to Install and Uninstall python3-mbed-host-tests Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "python3-mbed-host-tests" package

Please follow the guidelines below to install python3-mbed-host-tests on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-mbed-host-tests

2. Uninstall "python3-mbed-host-tests" package

Please follow the guidelines below to uninstall python3-mbed-host-tests on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-mbed-host-tests $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mbed-host-tests package on Ubuntu 21.10 (Impish Indri)

Package: python3-mbed-host-tests
Architecture: all
Version: 1.4.4-5
Priority: optional
Section: universe/python
Source: python-mbed-host-tests
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 351
Depends: python3-pkg-resources, python3-future, python3-intelhex, python3-mbed-ls, python3-prettytable (>= 0.7.2), python3-requests, python3-serial (>= 3.0), python3:any
Suggests: python-mbed-host-tests-doc
Filename: pool/universe/p/python-mbed-host-tests/python3-mbed-host-tests_1.4.4-5_all.deb
Size: 72800
MD5sum: 03a72efc72df1efd6fdbc99ac9d75b25
SHA1: d7fa712888a807161802dff952a0557999064ba5
SHA256: 9c4b423986861272419ddcb235f51b02c31f79129e8dc223b4c22092de33ba2b
SHA512: a80197517f3ad12300aa47e9bf79263f32dc0099d7d6d671f5e16ea161195ba91544191699b03248840556249e04e49f7dfabf23be8da081632c45e751e073ad
Homepage: https://github.com/ARMmbed/htrun
Description-en: module and utilities to flash, reset and test Mbed Enabled devices
The mbed-host-tests module and mbedhtrun and mbedflsh utilities are used
during ARM Mbed Enabled device development for:
.
* Driving test binary flashing
* Device reset
* Test execution
.
The default binary flashing method is one supported by mbed-enabled devices:
a binary file is copied onto the mbed-enabled DUT's (Device Under Test) mounted
drive (MSD). This procedure will automatically flash device with given binary
file content.
.
The default DUT reset method is one supported by mbed-enabled devices: the
serial port (CDC) "sendBreak" command resets the target MCU on mbed-enabled
platform.
.
The test execution phase will consist of:
.
* Opening connection between host computer and DUT
* DUT will send to host preamble with test runner information such as:
- test environment version
- test timeout
- preferred host test script (Python script which is used to
supervise/instrument test execution)
* Host will spawn host test script and test execution will be instrumented
* Exchange data (in most cases text) between host and DUT
.
This package contains the Python 3 module and mbedhtrun and mbedflsh
utilities.
Description-md5: c141da7975a28811bdbcce77cf485fb0