versadac
1
versadac - Scalable Recorder Firmware
Main Page
Classes
Files
File List
File Members
core
libjson
_internal
TestSuite2
JSONValidator
securityTest.h
1
#ifndef JSON_TESTSUITE_JSON_VALIDATOR__SECURITY_TEST_H
2
#define JSON_TESTSUITE_JSON_VALIDATOR__SECURITY_TEST_H
3
4
#include "../BaseTest.h"
5
6
class
testJSONValidator__securityTest
:
public
BaseTest
{
7
public
:
8
testJSONValidator__securityTest
(
const
std::string & name) :
BaseTest
(name){}
9
void
testsecurity(
void
);
10
};
11
12
#endif
BaseTest
Definition:
BaseTest.h:9
testJSONValidator__securityTest
Definition:
securityTest.h:6
Generated on Wed Aug 19 2020 10:33:42 for versadac by
1.8.9.1