package logfile_test import "testing" type testCase struct { name string f func(t *testing.T) }