add Chapter14
This commit is contained in:
12
Chapter14/sequencer/libs/etl/test/UnitTest++/UnitTestPP.h
Normal file
12
Chapter14/sequencer/libs/etl/test/UnitTest++/UnitTestPP.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef UNITTESTPP_H
|
||||
#define UNITTESTPP_H
|
||||
|
||||
#include "Config.h"
|
||||
#include "TestMacros.h"
|
||||
#include "CheckMacros.h"
|
||||
#include "RequireMacros.h"
|
||||
#include "TestRunner.h"
|
||||
#include "TimeConstraint.h"
|
||||
#include "ReportAssert.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user