Mbed Host Tests
|
Public Member Functions | |
def | setup (self) |
def | result (self) |
def | teardown (self) |
Static Public Attributes | |
float | DEVIATION = 0.10 |
list | ticks = [] |
This test is reading single characters from stdio and measures time between their occurrences.
Definition at line 22 of file wait_us_auto.py.
def mbed_host_tests.host_tests.wait_us_auto.WaitusTest.result | ( | self | ) |
Definition at line 42 of file wait_us_auto.py.
def mbed_host_tests.host_tests.wait_us_auto.WaitusTest.setup | ( | self | ) |
Definition at line 38 of file wait_us_auto.py.
def mbed_host_tests.host_tests.wait_us_auto.WaitusTest.teardown | ( | self | ) |
Definition at line 61 of file wait_us_auto.py.
|
static |
Definition at line 27 of file wait_us_auto.py.
|
static |
Definition at line 28 of file wait_us_auto.py.