sources := AdapterControlPort_Rtcmem.cc RtcmemPort.cc UpperTesterPort_Rtcmem.cc
includes := .
......@@ -4,6 +4,7 @@
#include "SremSsemLayer.hh"
//=============================================================================
#include "AdapterControlPort_SremSsem.hh"
namespace LibItsSremSsem__TestSystem {
AdapterControlPort::AdapterControlPort(const char *par_port_name)
......
//=============================================================================
#ifndef AdapterControlPort_SremSsem_HH
#define AdapterControlPort_SremSsem_HH
#include "LibItsSremSsem_TestSystem.hh"
namespace LibItsSremSsem__TestSystem {
......@@ -30,3 +33,4 @@ protected:
};
} // end of namespace
#endif
#include "UpperTesterSremSsemFactory.hh"
#include "loggers.hh"
#include "UpperTesterPort_SremSsem.hh"
//=============================================================================
namespace LibItsSremSsem__TestSystem {
......
//=============================================================================
#ifndef UpperTesterPort_SremSsem_HH
#define UpperTesterPort_SremSsem_HH
#include "LibItsSremSsem_TestSystem.hh"
#include "layer.hh"
#include "params.hh"
namespace LibItsSremSsem__TestSystem {
class UpperTesterPort : public UpperTesterPort_BASE {
......@@ -42,3 +49,4 @@ protected:
};
} /* end of namespace */
#endif
sources := AdapterControlPort_SremSsem.cc SremSsemPort.cc UpperTesterPort_SremSsem.cc
includes := .
#include "UpperTesterPort.hh"
#ifdef _NO_SOFTLINKS_
/* to be used when built without generating softlinks to the working directory */
#include "BTP_ports/UpperTesterPort_BTP.partC"
#include "CAM_ports/UpperTesterPort_CAM.partC"
#include "DENM_ports/UpperTesterPort_DENM.partC"
#include "GN_ports/UpperTesterPort_GN.partC"
#include "IVIM_ports/UpperTesterPort_IVIM.partC"
#include "MapemSpatem_ports/UpperTesterPort_MapemSpatem.partC"
#include "SremSsem_ports/UpperTesterPort_SremSsem.partC"
#include "Rtcmem_ports/UpperTesterPort_Rtcmem.partC"
//#include "Pki_ports/UpperTesterPort_Pki.partC"
//#include "V2G_ports/UpperTesterPort_V2G.partC"
#else //_NO_SOFTLINKS_
#include "UpperTesterPort_BTP.partC"
#include "UpperTesterPort_CAM.partC"
#include "UpperTesterPort_DENM.partC"
#include "UpperTesterPort_IVIM.partC"
#include "UpperTesterPort_MapemSpatem.partC"
#include "UpperTesterPort_SremSsem.partC"
#include "UpperTesterPort_Rtcmem.partC"
#include "UpperTesterPort_GN.partC"
//#include "UpperTesterPort_Pki.partC"
/*
#include "UpperTesterPort_IVIM.partC"
//#include "UpperTesterPort_MapSpat.partC"
#include "UpperTesterPort_MapemSpatem.partC"
#include "UpperTesterPort_SremSsem.partC"
#include "UpperTesterPort_Evcsn.partC"
//#include "UpperTesterPort_V2G.partC"
*/
#endif //_NO_SOFTLINKS_
#ifndef UpperTesterPort_HH
#define UpperTesterPort_HH
#include "LibItsCommon_TypesAndValues.hh"
//#include "TRI_mapper_API.hh"
//#include "TTCN_EncDec.hh"
#ifdef _NO_SOFTLINKS_
/* to be used when built without generating softlinks to the working directory */
#include "BTP_ports/UpperTesterPort_BTP.partH"
#include "CAM_ports/UpperTesterPort_CAM.partH"
#include "DENM_ports/UpperTesterPort_DENM.partH"
#include "GN_ports/UpperTesterPort_GN.partH"
#include "IVIM_ports/UpperTesterPort_IVIM.partH"
#include "MapemSpatem_ports/UpperTesterPort_MapemSpatem.partH"
#include "SremSsem_ports/UpperTesterPort_SremSsem.partH"
#include "Rtcmem_ports/UpperTesterPort_Rtcmem.partH"
//#include "Pki_ports/UpperTesterPort_Pki.partH"
//#include "V2G_ports/UpperTesterPort_V2G.partH"
#ifdef AtsGeoNetworking
#include "GN_ports/UpperTesterPort_GN.hh"
#endif
#ifdef AtsBTP
#include "GN_ports/UpperTesterPort_GN.hh"
#include "BTP_ports/UpperTesterPort_BTP.hh"
#endif
#ifdef AtsCAM
#include "GN_ports/UpperTesterPort_GN.hh"
#include "BTP_ports/UpperTesterPort_BTP.hh"
#include "CAM_ports/UpperTesterPort_CAM.hh"
#endif
#ifdef AtsDENM
#include "GN_ports/UpperTesterPort_GN.hh"
#include "BTP_ports/UpperTesterPort_BTP.hh"
#include "DENM_ports/UpperTesterPort_DENM.hh"
#endif
#ifdef AtsSecurity
#include "GN_ports/UpperTesterPort_GN.hh"
#include "BTP_ports/UpperTesterPort_BTP.hh"
#include "CAM_ports/UpperTesterPort_CAM.hh"
#include "DENM_ports/UpperTesterPort_DENM.hh"
#endif
#ifdef AtsPki
#include "GN_ports/UpperTesterPort_GN.hh"
#ifndef LibItsGeoNetworking__TestSystem_HH
#include "Pki_ports/UpperTesterPkiPort.hh"
#endif
// #include "BTP_ports/UpperTesterPort_BTP.hh"
// #include "CAM_ports/UpperTesterPort_CAM.hh"
#endif
#ifdef AtsSremSsem
#include "GN_ports/UpperTesterPort_GN.hh"
#include "BTP_ports/UpperTesterPort_BTP.hh"
#include "SremSsem_ports/UpperTesterPort_SremSsem.hh"
#endif
#ifdef AtsIVIM
#include "GN_ports/UpperTesterPort_GN.hh"
#include "BTP_ports/UpperTesterPort_BTP.hh"
#include "IVIM_ports/UpperTesterPort_IVIM.hh"
#endif
#ifdef AtsMapemSpatem
#include "GN_ports/UpperTesterPort_GN.hh"
#include "BTP_ports/UpperTesterPort_BTP.hh"
#include "MapemSpatem_ports/UpperTesterPort_MapemSpatem.hh"
#endif
#ifdef AtsRtcmem
#include "GN_ports/UpperTesterPort_GN.hh"
#include "BTP_ports/UpperTesterPort_BTP.hh"
#include "Rtcmem_ports/UpperTesterPort_Rtcmem.hh"
#endif
#ifdef AtsRSUsSimulator // This is not an Abstract Test Suit, but an helper tool to simulate basic RSU/OBU functionalities
#include "GN_ports/UpperTesterPort_GN.hh"
#include "BTP_ports/UpperTesterPort_BTP.hh"
#include "CAM_ports/UpperTesterPort_CAM.hh"
#include "DENM_ports/UpperTesterPort_DENM.hh"
#include "IVIM_ports/UpperTesterPort_IVIM.hh"
#include "MapemSpatem_ports/UpperTesterPort_MapemSpatem.hh"
#include "SremSsem_ports/UpperTesterPort_SremSsem.hh"
#include "Rtcmem_ports/UpperTesterPort_Rtcmem.hh"
#endif
#else //_NO_SOFTLINKS_
#include "UpperTesterPort_BTP.partH"
#include "UpperTesterPort_CAM.partH"
#include "UpperTesterPort_DENM.partH"
#include "UpperTesterPort_IVIM.partH"
#include "UpperTesterPort_MapemSpatem.partH"
#include "UpperTesterPort_SremSsem.partH"
#include "UpperTesterPort_GN.partH"
#include "UpperTesterPort_Rtcmem.partH"
//#include "UpperTesterPort_Pki.partH"
/*
#include "UpperTesterPort_IVIM.partH"
//#include "UpperTesterPort_MapSpat.partH"
#include "UpperTesterPort_MapemSpatem.partH"
#include "UpperTesterPort_SremSsem.partH"
#include "UpperTesterPort_Evcsn.partH"
//#include "UpperTesterPort_V2G.partH"
*/
#ifdef AtsGeoNetworking
#include "UpperTesterPort_GN.hh"
#endif
#ifdef AtsBTP
#include "UpperTesterPort_GN.hh"
#include "UpperTesterPort_BTP.hh"
#endif
#ifdef AtsCAM
#include "UpperTesterPort_GN.hh"
#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_CAM.hh"
#endif
#ifdef AtsDENM
#include "UpperTesterPort_GN.hh"
#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_DENM.hh"
#endif
#ifdef AtsSecurity
#include "UpperTesterPort_GN.hh"
#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_CAM.hh"
#include "UpperTesterPort_DENM.hh"
#endif
#ifdef AtsPki
#include "UpperTesterPort_GN.hh"
#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_CAM.hh"
#include "UpperTesterPort_DENM.hh"
#endif
#ifdef AtsIVIM
#include "UpperTesterPort_GN.hh"
#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_IVIM.hh"
#endif
#ifdef AtsMapemSpatem
#include "UpperTesterPort_GN.hh"
#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_MapemSpatem.hh"
#endif
#ifdef AtsSremSsem
#include "UpperTesterPort_GN.hh"
#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_SremSsem.hh"
#endif
#ifdef AtsRtcmem
#include "UpperTesterPort_GN.hh"
#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_Rtcmem.hh"
#endif
#ifdef AtsRSUsSimulator // This is not an Abstract Test Suit, but an helper tool to simulate basic RSU/OBU functionalities
#include "UpperTesterPort_GN.hh"
#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_CAM.hh"
#include "UpperTesterPort_DENM.hh"
#include "UpperTesterPort_IVIM.hh"
#include "UpperTesterPort_MapemSpatem.hh"
#include "UpperTesterPort_SremSsem.hh"
#include "UpperTesterPort_Rtcmem.hh"
#endif
#endif//_NO_SOFTLINKS_
#endif
//=============================================================================
#include "AdapterControlPort_V2G.hh"
namespace LibItsV2G__TestSystem {
AdapterControlPort::AdapterControlPort(const char *par_port_name)
......
//=============================================================================
#ifndef AdapterControlPort_V2G_HH
#define AdapterControlPort_V2G_HH
#include "LibItsV2G_TestSystem.hh"
namespace LibItsV2G__TestSystem {
......@@ -28,3 +31,4 @@ protected:
};
} /* end of namespace */
#endif
//=============================================================================
#include "UpperTesterPort_V2G.hh"
namespace LibItsV2G__TestSystem {
UpperTesterPort::UpperTesterPort(const char *par_port_name)
......
//=============================================================================
#ifndef UpperTesterPort_V2G_HH
#define UpperTesterPort_V2G_HH
#include "LibItsV2G_TestSystem.hh"
namespace LibItsV2G__TestSystem {
......@@ -33,3 +36,5 @@ protected:
} /* end of namespace */
#endif
includes := .
\ No newline at end of file
sources := btp_codec.cc btp_layer.cc
includes := .
\ No newline at end of file
sources := cam_codec.cc cam_layer.cc cam_pdu_codec.cc
includes := .
\ No newline at end of file
sources := commsignia_layer.cc
includes := .
sources := denm_codec.cc denm_layer.cc denm_pdu_codec.cc
includes := .
sources := ethernet_layer.cc
includes := .
sources := geonetworking_codec.cc geonetworking_layer.cc location_table.cc
includes := .
sources := http_codec.cc http_layer.cc
includes := .