testing: Add testing.MainStart function.
commitd921b3b47959022448016002d654cdafa1d531ea
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Dec 2014 01:00:49 +0000 (13 01:00 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Dec 2014 01:00:49 +0000 (13 01:00 +0000)
treea615946a61fed21d2415d9fe5b19a6df15bddc21
parentc1b4ce5c752d8315aa3ce45772827497e5fb5dee
testing: Add testing.MainStart function.

This patches in the Go 1.4 function, for convenience for
people using the Go 1.4 go tool with mainline gccgo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218700 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/go/testing/testing.go