Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Stochastic fuzzing via roundtrip #22

Open
hadronized opened this issue Aug 3, 2017 · 0 comments
Open

Stochastic fuzzing via roundtrip #22

hadronized opened this issue Aug 3, 2017 · 0 comments

Comments

@hadronized
Copy link
Owner

Now that I have at least one GLSL writer, I can a very interesting property:

parse(show(ast)) == ast

This property is very interesting, because if we can generate random ASTs, we can have automatic testing for free. However, I don’t have random generation of AST yet. Some work must be done there.

@hadronized hadronized changed the title Stochastic fuzzing via idempotence Stochastic fuzzing via roundtrip Jul 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant