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.
Dependents: mbed-TFT-example-NCS36510 mbed-Accelerometer-example-NCS36510 mbed-Accelerometer-example-NCS36510
IOperTestRunner Class Reference
Public Member Functions | |
def | __init__ |
def | run |
Detailed Description
Calls all i/face interoperability tests
Definition at line 48 of file ioper_runner.py.
Constructor & Destructor Documentation
def __init__ | ( | self, | |
scope = None |
|||
) |
Test scope: 'pedantic' - all 'mbed-enabled' - let's try to check if this device is mbed-enabled 'basic' - just simple, passive tests (no device flashing)
Definition at line 52 of file ioper_runner.py.
Member Function Documentation
def run | ( | self ) |
Run tests, calculate overall score and print test results
Definition at line 78 of file ioper_runner.py.
Generated on Tue Jul 12 2022 11:03:21 by
