ohmtech-rdi / eurorack-blocks

Software to Hardware Prototyping for Eurorack using C++, Max/Gen~ or Faust
Other
308 stars 21 forks source link

Add fuzz testing system #672

Closed ohmtech-rdi closed 6 months ago

ohmtech-rdi commented 6 months ago

This PR adds the base of a new build target to do fuzzing test of a firmware.

The variety of test signals is not really ideal for now, and some controls like the Encoder are not handled. This will be enhanced in a future PR.