github.com/cilium/ebpf@v0.16.0/cmd/bpf2go/test/doc.go (about) 1 // Package test checks that the code generated by bpf2go conforms to a 2 // specific API. 3 package test 4 5 //go:generate go run github.com/cilium/ebpf/cmd/bpf2go test ../testdata/minimal.c