mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-12 03:03:41 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user