1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-03-25 01:45:08 +00:00
Commit graph

2 commits

Author SHA1 Message Date
David CARLIER dd47649a3b Tests, fixes on third platform. ()
MT linkage fix mainly.

Backports commit 72f759838774d1fa23de901c9b236d726e4ad5e4 from unicorn
2020-01-14 09:45:55 -05:00
Catena cyber 86be817717
Fuzz
* Integration with oss-fuzz

* Use CFLAGS even for linking

as for fuzzing with asan

* Do not abort on uc_emu_start error

* Redirect fuzz output somewhere else than stdout

* Use uc_open for every fuzz instance

* Avoids timeouts from infinite loops

Limiting the number of instructions

* Moving fuzz to tests directory
2018-10-06 04:49:11 -04:00