Closed zchee closed 4 years ago
Refactoring testcases.
Note that t.Parallel will testcase faster, also easy to find data race (In C, tsan?) on tests.
t.Parallel
Refactoring testcases.