Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenHistoryEvent ¶
func GenHistoryEvent(o *types.HistoryEvent, c fuzz.Continue)
GenHistoryEvent is a function to use with gofuzz which skips the majority of difficult to generate values for the sake of simplicity in testing. Use it with the fuzz.Funcs(...) generation function
func NewFuzzerWithIDLTypes ¶
NewFuzzerWithIDLTypes creates a new fuzzer, notes down the deterministic seed this particular invocation is preconfigured to be able to handle idl structs correctly without generating completely invalid data (which, while good to test for in the context of an application is too wide a search to be useful)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.