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 issues
old-commit-hash: 64377a88f9
beeps
parent
bfecfe3f8e
commit
2edd65ad4e
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