SmartTester
2.0.0
Smart Tester is unit testing and regression testing framework used for testing SmartCGMS system.
src
utils
scgmsLibUtils.h
1
//
2
// Author: markovd@students.zcu.cz
3
//
4
5
#ifndef SMARTTESTER_SCGMSLIBUTILS_H
6
#define SMARTTESTER_SCGMSLIBUTILS_H
7
8
#include <iface/DeviceIface.h>
9
17
scgms::IDevice_Event *createEvent(
const
scgms::NDevice_Event_Code eventCode);
23
std::wstring describeEvent(
const
scgms::NDevice_Event_Code eventCode);
24
#endif //SMARTTESTER_SCGMSLIBUTILS_H
Generated by
1.8.17