Commits


Mina Farid authored and GitHub committed b5afc6b5227
Run fuzzing as a travis cron job (#1662) * Added fuzzing script to run all fuzzing targets on cron jobs. * Added travis fuzzing script and `FUZZING_DURATION` to control fuzzing time. * Given a total fuzzing duration, select 1 target to run for half of the duration, and divide the remaining duration over the rest of targets equally.