manul
manul copied to clipboard
add tests
Added unit tests for all AFL strategies except havoc, dict and splice.
All AFL strategies are covered.
I will enable tests when Manul become public.
Manul is public now, so we can add integrate it with Travis and Appveyor.
Required the following tests: Travis: 1. Test with AFL's instrumented binary 2. Test in DBI mode 3. Test for network-based fuzzing AppVeyor 1. Test in DBI mode 2. Test in dump mode 3. Test for network-based fuzzing