Rego Fuzzer

Pass the rego-cpp Trieste fuzzer for a given pass collection. Use when: verifying that compiler passes are robust to all valid WF inputs, debugging fuzzer failures, fixing generative testing regressions, or validating pass changes against random inputs. The fuzzer generates random ASTs from the Trieste well-formedness chain and checks that each pass handles all structurally valid inputs without crashing or producing malformed output.

Microsoft 8385f71 2 files · 11.7 KB Updated 2.7k repo stars

File contents

microsoft/rego-cpp/tree/main/.github/skills/rego-fuzzer commit 8385f71b98

Frequently asked questions

npx skillmds@latest add microsoft/rego-fuzzer