func TestMain(m *testing.M) { log.MainTest(m) }
func TestMain(m *testing.M) { o = bufio.NewWriter(&b) out = o log.MainTest(m) }