Versions in this module Expand all Collapse all v0 v0.9.2 Jun 10, 2023 v0.9.1 Dec 18, 2022 Changes in this version + func CheckFeatureTest(t *testing.T, fn func() error) + func CreateCgroup(tb testing.TB) *os.File + func Files(t *testing.T, files []string, fn func(*testing.T, string)) + func GetCgroupIno(t *testing.T, cgroup *os.File) uint64 + func Glob(tb testing.TB, pattern string, excludes ...string) []string + func MustKernelVersion() internal.Version + func SkipIfNotSupported(tb testing.TB, err error) + func SkipOnOldKernel(tb testing.TB, minVersion, feature string) + func TempBPFFS(tb testing.TB) string