Pakket: python3-mbed-host-tests (1.4.4-1)
Verwijzigingen voor python3-mbed-host-tests
Debian bronnen:
Het bronpakket python-mbed-host-tests downloaden:
- [python-mbed-host-tests_1.4.4-1.dsc]
- [python-mbed-host-tests_1.4.4.orig.tar.xz]
- [python-mbed-host-tests_1.4.4-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-mbed-host-tests gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-intelhex
- Python support for Intel HEX (Python3)
-
- dep: python3-mbed-ls
- module listing mbed-enabled devices connected to host (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-prettytable (>= 0.7.2)
- library to represent tabular data in visually appealing ASCII tables (Python3)
Ook een virtueel pakket geboden door: python3-ptable
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-serial (>= 3.0)
- pyserial - module encapsulating access for the serial port
-
- sug: python3-mbed-host-tests-doc
- module and utilities to flash, reset and test Mbed Enabled devices (docs)