func TestGoToolLocation(t *testing.T) { … } func TestHasGoBuild(t *testing.T) { … } func TestMustHaveExec(t *testing.T) { … } func TestCleanCmdEnvPWD(t *testing.T) { … } func isCorelliumBuilder(builderName string) bool { … } func isEmulatedBuilder(builderName string) bool { … }