ETSI STF525 / Internal Testing test suite
This project provides an internal testing test suite and its associated Test Adapter/Codec
UpperTesterTypes.hh
Go to the documentation of this file.
1 #ifndef UpperTesterTYPES_H
2 #define UpperTesterTYPES_H
3 
4 using namespace std; // Required for isnan()
5 #include "LibItsGeoNetworking_TypesAndValues.hh"
6 #include "LibItsGeoNetworking_TestSystem.hh"
7 
8 #include "LibItsDenm_TypesAndValues.hh"
9 #include "LibItsDenm_TestSystem.hh"
10 
11 #include "LibItsCam_TypesAndValues.hh"
12 #include "LibItsCam_TestSystem.hh"
13 
14 #include "LibItsIvim_TypesAndValues.hh"
15 #include "LibItsIvim_TestSystem.hh"
16 
17 #include "LibItsMapemSpatem_TypesAndValues.hh"
18 #include "LibItsMapemSpatem_TestSystem.hh"
19 
20 #include "LibItsSremSsem_TypesAndValues.hh"
21 #include "LibItsSremSsem_TestSystem.hh"
22 
23 #endif