test: add scenario 'regtest'
This commit is contained in:
parent
1f96ca67c5
commit
9951f10e74
3 changed files with 54 additions and 0 deletions
|
|
@ -181,6 +181,7 @@ all() {
|
|||
scenario=default buildTest "$@"
|
||||
scenario=netns buildTest "$@"
|
||||
scenario=full buildTest "$@"
|
||||
scenario=regtest buildTest "$@"
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue