CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
CMSDKTest.h
Go to the documentation of this file.
1
5#if !defined(_CMSDKTEST_H_)
6#define _CMSDKTEST_H_
7
8#include "Utils.h"
9#include "UnitTest_CMSDK.h"
10
11#endif //_PSYCLONE_H_
12
Top-level entry points for running the CMSDK unit test suite.
Cross-platform utility toolbox for CMSDK: threading, synchronization, shared memory,...