github.com/dylandreimerink/gobpfld@v0.6.1-0.20220205171531-e79c330ad608/cmd/testsuite/integration/doc.go (about)

     1  //go:build bpftests
     2  // +build bpftests
     3  
     4  // package integration contains integration tests, which test full scenarios, an thus are expected to fail
     5  // more frequently.
     6  package integration