summaryrefslogtreecommitdiff
path: root/lib/runner.py
AgeCommit message (Collapse)AuthorLines
2019-03-27benchmark generation WiPDaniel Friesel-10/+10
2019-03-22SerialReader: Support both types of serial newlinesDaniel Friesel-1/+6
2019-03-14runner: fake peek support in ShellMonitorDaniel Friesel-2/+6
2019-03-14runner: add missing include for exception handlerDaniel Friesel-0/+1
2019-03-12generate-dfa-benchmark: Support building, flashing, and (partially) loggingDaniel Friesel-6/+34
2019-03-07runner: documentationDaniel Friesel-14/+73
2019-03-06runner: Add get_monitor, get_counter_limits helpersDaniel Friesel-0/+28
2019-03-05add serial monitor utilitiesDaniel Friesel-0/+88