simple fuzzing test for all processes (#28661)

* Revert "Revert "simple fuzzing test for all processes (#28584)""

This reverts commit 7783dc602c.

* determinism

* fingerprint
This commit is contained in:
Maxime Desroches
2023-06-29 21:49:23 -07:00
committed by GitHub
parent 336b5f7324
commit 0ebec253d0
4 changed files with 40 additions and 172 deletions
+1
View File
@@ -254,6 +254,7 @@ jobs:
./tools/replay/tests/test_replay && \
./tools/cabana/tests/test_cabana && \
./system/camerad/test/ae_gray_test && \
./selfdrive/test/process_replay/test_fuzzy.py && \
coverage xml"
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v2