fuzze2e

package
v0.0.0-...-6ca77c5 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

This directory contains fuzz tests. It uses go-fuzz. Visit https://github.com/dvyukov/go-fuzz and install two packages, go-fuzz-build and go-fuzz. Then run:

go-fuzz-build github.com/yasushi-saito/go-netdicom/fuzze2e
mkdir -p /tmp/fuzze2e
go-fuzz -procs 64 -bin fuzze2e-fuzz.zip -workdir /tmp/fuzze2e

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fuzz

func Fuzz(data []byte) int

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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