Spirv-fuzz: Add tests for MaybeGet* functions in fuzzerutil (#4284)

Adds tests for all MaybeGet* functions in fuzzerutil.

Fixes #4179.
This commit is contained in:
Shiyu Liu 2021-06-04 18:36:23 -05:00 committed by GitHub
parent 6d5c5677e1
commit c05f744154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1569 additions and 0 deletions

View File

@ -31,6 +31,7 @@ if (${SPIRV_BUILD_FUZZER})
fuzzer_pass_construct_composites_test.cpp
fuzzer_pass_donate_modules_test.cpp
fuzzer_pass_outline_functions_test.cpp
fuzzerutil_test.cpp
instruction_descriptor_test.cpp
fuzzer_pass_test.cpp
replayer_test.cpp

File diff suppressed because it is too large Load Diff