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 12:22:57 by
