Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
fuzz
command
Command fuzz runs the SSZ fuzzer against generated corpus types.
|
Command fuzz runs the SSZ fuzzer against generated corpus types. |
|
generate
command
Command generate creates random SSZ-compatible Go types, runs codegen on them, and produces a compilable corpus for the fuzzer.
|
Command generate creates random SSZ-compatible Go types, runs codegen on them, and produces a compilable corpus for the fuzzer. |
|
Package corpus contains generated SSZ types for fuzz testing.
|
Package corpus contains generated SSZ types for fuzz testing. |
|
Package engine implements the core fuzzing logic for comparing SSZ reflection-based and codegen-based implementations.
|
Package engine implements the core fuzzing logic for comparing SSZ reflection-based and codegen-based implementations. |
|
Package typegen generates random SSZ-compatible Go struct definitions for fuzz testing.
|
Package typegen generates random SSZ-compatible Go struct definitions for fuzz testing. |
Click to show internal directories.
Click to hide internal directories.