testing: add test.skip

Fixes #3056
This commit is contained in:
Damian Gryski
2023-03-31 12:59:14 -07:00
committed by Damian Gryski
parent ee81c31884
commit 63aaa43072
4 changed files with 14 additions and 6 deletions
+1
View File
@@ -545,6 +545,7 @@ type TestConfig struct {
Verbose bool
Short bool
RunRegexp string
SkipRegexp string
Count *int
BenchRegexp string
BenchTime string