go/src/cmd/go/internal/work/security_test.go

var goodCompilerFlags

var badCompilerFlags

func TestCheckCompilerFlags(t *testing.T) {}

var goodLinkerFlags

var badLinkerFlags

func TestCheckLinkerFlags(t *testing.T) {}

func TestCheckFlagAllowDisallow(t *testing.T) {}

func TestCheckCompilerFlagsForInternalLink(t *testing.T) {}