Fix various minor bugs in the regression test suite

Now if a test fails it keep testing the others tests from the same
family. The output was also improved.
This commit is contained in:
Felipe Zimmerle
2015-12-10 18:36:20 -03:00
parent 42ce0475b2
commit 2a950a435b
4 changed files with 25 additions and 13 deletions

View File

@@ -82,7 +82,7 @@
]
},
"expected":{
"parser_error": "Rules error. File: action-id.json. Line: 4. Column: 31. id:-1"
"parser_error": "Rules error. File: action-id.json. Line: 4. Column: 31. .*"
},
"rules":[
"SecRuleEngine On",
@@ -220,7 +220,7 @@
]
},
"expected":{
"parser_error": "Rules error. File: action-id.json. Line: 4. Column: 31. id:'1"
"parser_error": "Rules error. File: action-id.json. Line: 4. Column: 31. .*"
},
"rules":[
"SecRuleEngine On",