process_replay: helpers (#28367)
* process_replay helper * Refactor * refactor check_enabled uses * fix __init__ * noqa in __init__ imports * Move compare_logs outside of process_replay * Move save_logs to tools.lib.helpers * Remove save_log from compare_logs * fix lint issuespull/28422/head
parent
7f41047178
commit
64377a88f9
9 changed files with 46 additions and 21 deletions
@ -0,0 +1 @@ |
||||
from selfdrive.test.process_replay.process_replay import CONFIGS, get_process_config, replay_process, replay_process_with_name # noqa: F401 |
Loading…
Reference in new issue