testing: add -test.shuffle to order randomize test and benchmark order

This commit is contained in:
Damian Gryski
2023-04-12 09:18:34 -07:00
committed by Ron Evans
parent 0244bed033
commit 2b1dc4fee5
3 changed files with 37 additions and 0 deletions
+1
View File
@@ -550,6 +550,7 @@ type TestConfig struct {
BenchRegexp string
BenchTime string
BenchMem bool
Shuffle string
}
// filterTags removes predefined build tags for a target if a conflicting option