mirror of
https://gitee.com/openharmony/third_party_spirv-tools
synced 2024-11-27 09:32:08 +00:00
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:
parent
6d5c5677e1
commit
c05f744154
@ -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
|
||||
|
1568
test/fuzz/fuzzerutil_test.cpp
Normal file
1568
test/fuzz/fuzzerutil_test.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user