mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Adds support to resources on the unit tests
This commit is contained in:
committed by
Felipe Zimmerle
parent
b021c15e4b
commit
158ec7b2e1
@@ -33,12 +33,14 @@ class UnitTest {
|
||||
|
||||
std::string param;
|
||||
std::string input;
|
||||
std::string resource;
|
||||
std::string name;
|
||||
std::string type;
|
||||
std::string filename;
|
||||
std::string output;
|
||||
int ret;
|
||||
int obtained;
|
||||
int skipped;
|
||||
std::string obtainedOutput;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user