A differential testing tool targeting SPIRV based on structured fuzzing techniques
Stars
16
Forks
2
Watchers
16
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
186
commits
feat(scripts): allow CLI override of arbitrary configuration fields
178efc8View on GitHubfeat(fuzzer): allow manual override of target folder for generated programs
6134788View on GitHubfix(all): replace attribute accesses with dictionnary accesses to compose well with spirv-reduce
ce77a46View on GitHubfix(utils): add missing newline in generated Amber files
a9989dcView on GitHubfeat(reducer): update segfault interestingness test to account for SIGABRT
b197363View on GitHubfeat(fuzzer): add the option to generate a set number of shaders
70b6b4eView on GitHubfeat(fuzzer): simply fuzzer configuration and update tests
7799e5cView on GitHubfeat(parser): handle OpVariable with Function storage class
16be97eView on GitHubfeat(reducer,runner): update clients to use the SPIRVSmith Server SDK
8a13640View on GitHub