Skip to content

Test Wrapper Script, to run the mbed test loader for mbed yotta targets.

License

Notifications You must be signed in to change notification settings

autopulated/mbed-test-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbed-test-wrapper

Wrap the mbed test loader so it can easily be used by yotta targets to run tests on target hardware.

Usage:

usage: mbed-test-wrapper [-h] [-t TARGET] [-i TIMEOUT] program

positional arguments:
  program               executable file to run

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        execution target name
  -i TIMEOUT, --timeout TIMEOUT
                        max time to wait for the program (seconds)

About

Test Wrapper Script, to run the mbed test loader for mbed yotta targets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages