logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mbed-test-wrapper - wrap the Mbed test loader to run tests on target hardware

Author

       This manual page is based on the  mbed-test-wrapper  documentation.   It  was  created  by  Nick  Morrott
       <nickm@debian.org> for the Debian GNU/Linux system, but may be used by others

Description

mbed-test-wrapper  wraps  mbedhtrun (the Mbed test loader) so that it can be used by yotta targets to run
       tests on target hardware (e.g. K64F).

Name

mbed-test-wrapper - wrap the Mbed test loader to run tests on target hardware

Options

       -t, --target TARGET
              execution target (e.g. K64F)

       -i, --timeout TIMEOUT
              maximum time (seconds) to wait for program (default: 10)

       program
              executable file to run

       -h, --help
              show usage details and exit

Reporting Bugs

       Upstream bug tracker: https://github.com/autopulated/mbed-test-wrapper/issues

See Also

yotta(1), mbedhtrun(1), mbedls(1)

1.0.0                                             December 2018                             MBED-TEST-WRAPPER(1)

Synopsis

mbed-test-wrapper--targetTARGET [--timeoutTIMEOUT] programmbed-test-wrapper--help

See Also