Adds support for jsDecode transformation

This commit is contained in:
Felipe Zimmerle
2015-08-05 14:41:43 -03:00
parent 4f47651a6f
commit 391002c665
10 changed files with 198 additions and 30 deletions

View File

@@ -36,8 +36,10 @@ class UnitTest {
std::string name;
std::string type;
std::string filename;
std::string output;
int ret;
int obtained;
std::string obtainedOutput;
};
} // namespace modsecurity_test