fuzz

package
v1.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareValues

func CompareValues(t testing.TB, valuesExpected []zed.Value, valuesActual []zed.Value)

func GenAscii

func GenAscii(b *bytes.Reader) string

func GenByte

func GenByte(b *bytes.Reader) byte

func GenBytes

func GenBytes(b *bytes.Reader, n int) []byte

func GenType

func GenType(b *bytes.Reader, context *zed.Context, depth int) zed.Type

func GenTypes

func GenTypes(b *bytes.Reader, context *zed.Context, depth int) []zed.Type

func GenValue

func GenValue(b *bytes.Reader, context *zed.Context, typ zed.Type, builder *zcode.Builder)

func GenValues

func GenValues(b *bytes.Reader, context *zed.Context, types []zed.Type) []zed.Value

func ReadVNG

func ReadVNG(bs []byte, demandOut demand.Demand) ([]zed.Value, error)

func ReadZNG

func ReadZNG(bs []byte) ([]zed.Value, error)

func RunQuery

func RunQuery(t testing.TB, zctx *zed.Context, readers []zio.Reader, querySource string, useDemand func(demandIn demand.Demand)) []zed.Value

func RunQueryVNG

func RunQueryVNG(t testing.TB, buf *bytes.Buffer, querySource string) []zed.Value

func RunQueryZNG

func RunQueryZNG(t testing.TB, buf *bytes.Buffer, querySource string) []zed.Value

func WriteVNG

func WriteVNG(t testing.TB, valuesIn []zed.Value, buf *bytes.Buffer)

func WriteZNG

func WriteZNG(t testing.TB, valuesIn []zed.Value, buf *bytes.Buffer)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL