Definition at line 21 of file detect_auto.py.
◆ result()
def mbed_host_tests.host_tests.detect_auto.DetectPlatformTest.result |
( |
|
self | ) |
|
◆ test()
def mbed_host_tests.host_tests.detect_auto.DetectPlatformTest.test |
( |
|
self, |
|
|
|
selftest |
|
) |
| |
◆ PATTERN_MICRO_NAME
string mbed_host_tests.host_tests.detect_auto.DetectPlatformTest.PATTERN_MICRO_NAME = "Target '(\w+)'" |
|
static |
◆ re_detect_micro_name
mbed_host_tests.host_tests.detect_auto.DetectPlatformTest.re_detect_micro_name = re.compile(PATTERN_MICRO_NAME) |
|
static |
The documentation for this class was generated from the following file: