Skip to content

test_models: add TX message fuzzing test#38254

Open
HeetSoni26 wants to merge 3 commits into
commaai:masterfrom
HeetSoni26:fuzz-tx-messages
Open

test_models: add TX message fuzzing test#38254
HeetSoni26 wants to merge 3 commits into
commaai:masterfrom
HeetSoni26:fuzz-tx-messages

Conversation

@HeetSoni26

Copy link
Copy Markdown

Adds test_panda_safety_tx_fuzzy which uses hypothesis to generate random CarControl messages and verifies all TX CAN messages pass panda's safety_tx_hook. This implements part 2 of the bounty in issue #32425. Closes #32425

Adds test_panda_safety_tx_fuzzy which uses hypothesis to generate random CarControl messages and verifies all TX CAN messages pass panda's safety_tx_hook. This implements part 2 of the bounty in issue commaai#32425.

Closes commaai#32425
@github-actions github-actions Bot added CI / testing car vehicle-specific labels Jun 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Process replay diff report

Replays driving segments through this PR and compares the behavior to master.
Please review any changes carefully to ensure they are expected.

✅ 0 changed, 66 passed, 0 errors

@HeetSoni26

Copy link
Copy Markdown
Author

Hi! Just pinging this to see if there is anything else I need to do for this bounty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

car vehicle-specific CI / testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_models: add a test that fuzzes the tx messages

1 participant