Public Member Functions | |
def | __init__ (self, args) |
def | test_1_recording (self) |
def | test_2_analysis (self) |
Built-in Self-Test. Runs in parallel with a 'live' driver, supports correct recording of topics; and analyzes message rates.
Definition at line 36 of file oem7_bist.py.
def oem7_bist.Oem7BIST.__init__ | ( | self, | |
args | |||
) |
Definition at line 41 of file oem7_bist.py.
def oem7_bist.Oem7BIST.test_1_recording | ( | self | ) |
Removes stale test .bag; delays execution of analysis until current recording is complete.
Definition at line 46 of file oem7_bist.py.
def oem7_bist.Oem7BIST.test_2_analysis | ( | self | ) |
Analyzes message rates.
Definition at line 58 of file oem7_bist.py.