test: add scenario 'regtest'

This commit is contained in:
Erik Arvstedt
2020-10-16 23:55:13 +02:00
parent 1f96ca67c5
commit 9951f10e74
3 changed files with 54 additions and 0 deletions
+1
View File
@@ -181,6 +181,7 @@ all() {
scenario=default buildTest "$@"
scenario=netns buildTest "$@"
scenario=full buildTest "$@"
scenario=regtest buildTest "$@"
}
build() {