Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
TestManager Class Reference
Public Member Functions | |
| def | set_test_first_board_only |
| def | set_load_if |
| def | set_load_bl |
| def | set_test_daplink |
| def | set_test_ep |
| def | add_firmware |
| def | add_boards |
| def | add_targets |
| def | set_firmware_filter |
| def | run_tests |
Detailed Description
Handle tests configuration running and results
Definition at line 127 of file run_test.py.
Member Function Documentation
| def add_boards | ( | self, | |
| board_list | |||
| ) |
Add boards to be used for testing
Definition at line 193 of file run_test.py.
| def add_firmware | ( | self, | |
| firmware_list | |||
| ) |
Add firmware to be tested
Definition at line 188 of file run_test.py.
| def add_targets | ( | self, | |
| target_list | |||
| ) |
Add targets to be used for testing
Definition at line 198 of file run_test.py.
| def run_tests | ( | self ) |
Run all configurations
Definition at line 209 of file run_test.py.
| def set_firmware_filter | ( | self, | |
| name_list | |||
| ) |
Test only the project names passed given
Definition at line 203 of file run_test.py.
| def set_load_bl | ( | self, | |
| load | |||
| ) |
Load new bootloader firmware before testing
Definition at line 170 of file run_test.py.
| def set_load_if | ( | self, | |
| load | |||
| ) |
Load new interface firmware before testing
Definition at line 164 of file run_test.py.
| def set_test_daplink | ( | self, | |
| run_test | |||
| ) |
Run DAPLink specific tests
Definition at line 176 of file run_test.py.
| def set_test_ep | ( | self, | |
| run_test | |||
| ) |
Test each endpoint - MSD, CDC, HID
Definition at line 182 of file run_test.py.
| def set_test_first_board_only | ( | self, | |
| first | |||
| ) |
Only test one board of each type
Definition at line 158 of file run_test.py.
Generated on Tue Jul 12 2022 15:37:38 by
1.7.2