Adding canvas fuzzer basic architecture
We are adding a very basic fuzzer architecture for canvas. We are adding the seed_corpuses of all of the tests implemented for canvas and inserting them blindly into the canvas_fuzzer. A nice to_do would be to use the random input from the fuzzer to guide a creation of a proper test for canvas related stuff only. Change-Id: I79ae58ace3b9c2835367ab3d53153b8b8d11885d Bug: 1016869 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865352 Commit-Queue: Juanmi Huertas <juanmihd@chromium.org> Reviewed-by:Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#708659}
Showing
Please register or sign in to comment