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