Definition at line 22 of file rtc_auto.py.
◆ result()
def mbed_host_tests.host_tests.rtc_auto.RTCTest.result |
( |
|
self | ) |
|
◆ setup()
def mbed_host_tests.host_tests.rtc_auto.RTCTest.setup |
( |
|
self | ) |
|
◆ teardown()
def mbed_host_tests.host_tests.rtc_auto.RTCTest.teardown |
( |
|
self | ) |
|
◆ PATTERN_RTC_VALUE
string mbed_host_tests.host_tests.rtc_auto.RTCTest.PATTERN_RTC_VALUE = "\[(\d+)\] \[(\d+-\d+-\d+ \d+:\d+:\d+ [AaPpMm]{2})\]" |
|
static |
◆ re_detect_rtc_value
mbed_host_tests.host_tests.rtc_auto.RTCTest.re_detect_rtc_value = re.compile(PATTERN_RTC_VALUE) |
|
static |
◆ rtc_reads
list mbed_host_tests.host_tests.rtc_auto.RTCTest.rtc_reads = [] |
|
static |
◆ timestamp
mbed_host_tests.host_tests.rtc_auto.RTCTest.timestamp = None |
|
static |
The documentation for this class was generated from the following file: