Directories
¶
| Path | Synopsis |
|---|---|
|
Package argexample shows an example that would take longer to to panic simply using dvyukov/go-fuzz or 'go test -fuzz=.', but which should panic in 20-30 sec or so via fz.Chain when fz.Chain is properly reusing input arg values from a step as candidate input values to another step (currently just a few seconds with GODEBUG=fuzzseed=1, vs.
|
Package argexample shows an example that would take longer to to panic simply using dvyukov/go-fuzz or 'go test -fuzz=.', but which should panic in 20-30 sec or so via fz.Chain when fz.Chain is properly reusing input arg values from a step as candidate input values to another step (currently just a few seconds with GODEBUG=fuzzseed=1, vs. |
|
raceexample wraps sync.Map in a type-safe way, but sadly the implementation has a a possible data race in handling a counter on the objects stored in the sync.Map.
|
raceexample wraps sync.Map in a type-safe way, but sadly the implementation has a a possible data race in handling a counter on the objects stored in the sync.Map. |
|
race-xsync-map
module
|
|
|
Package returnexample shows an example that would be quite challenging to panic simply using dvyukov/go-fuzz or 'go test -fuzz=.', but which should panic almost immediately via fz.Chain when fz.Chain is properly wiring the return values from a step as candidate input values to another step.
|
Package returnexample shows an example that would be quite challenging to panic simply using dvyukov/go-fuzz or 'go test -fuzz=.', but which should panic almost immediately via fz.Chain when fz.Chain is properly wiring the return values from a step as candidate input values to another step. |
|
Package uuid is a simplified example for testing, roughly modeled on github.com/google/uuid.UUID.
|
Package uuid is a simplified example for testing, roughly modeled on github.com/google/uuid.UUID. |
Click to show internal directories.
Click to hide internal directories.