dawn-cmake/fuzzers/tint_regex_fuzzer
Vasyl Teliman 4ebede411e Run fuzzer unit tests in Kokoro
This CL adjusts the scripts to be able to run AST and regex
fuzzer unit tests in Kokoro. Only clang is supported for now.

Change-Id: Ibc9ebb9cf0dc40f47317abf88875aa738811919d
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/61642
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Vasyl Teliman <vasniktel@gmail.com>
2021-08-11 14:10:05 +00:00
..
BUILD.gn Add gn support for regex fuzzer 2021-07-29 11:58:18 +00:00
CMakeLists.txt Run fuzzer unit tests in Kokoro 2021-08-11 14:10:05 +00:00
cli.cc Add regex fuzzer 2021-07-28 11:11:26 +00:00
cli.h Add regex fuzzer 2021-07-28 11:11:26 +00:00
fuzzer.cc Add robustness pass to ast and regex fuzzers 2021-08-11 13:02:45 +00:00
regex_fuzzer_tests.cc Regex fuzzer: replace the value of an integer with 2021-08-05 22:24:20 +00:00
util.h Regex fuzzer: Change the region boundaries 2021-08-02 20:56:39 +00:00
wgsl_mutator.cc Regex fuzzer: replace the value of an integer with 2021-08-05 22:24:20 +00:00
wgsl_mutator.h Run fuzzer unit tests in Kokoro 2021-08-11 14:10:05 +00:00