aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/fuzz/fuzz_targets/fuzz_target_2.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename xixanta's fuzz targetsMiquel Sabaté Solà2024-12-181-10/+0
| | | | | | | | They were named with increasing numbers due to the fact that that's the default behaviour from cargo fuzz's command. So, just rename them to proper human-readable names. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* ci: Run a fuzzy test also for the assemblerMiquel Sabaté Solà2024-12-131-0/+10
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>