simple fuzzing test for all processes (#28661)

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

This reverts commit a5be0640a3780156fdd5c04c1e6204fa41b307a8.

* determinism

* fingerprint
old-commit-hash: 0ebec253d0443144f71f523118f6fadc93cf1eeb
This commit is contained in:
Maxime Desroches
2023-06-29 21:49:23 -07:00
committed by GitHub
parent 27b53b914b
commit 1693786962
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