|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
Standalone console entry point that runs the full CMSDK unit test suite (UnitTest_CMSDK()) outside of the Psyclone executable. More...
#include "CMSDKTest.h"Go to the source code of this file.
Functions | |
| void | printUsage (const char *progname) |
| int | main (int argc, char *argv[]) |
Standalone console entry point that runs the full CMSDK unit test suite (UnitTest_CMSDK()) outside of the Psyclone executable.
Definition in file CMSDKTest.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 16 of file CMSDKTest.cpp.
References cmlabs::UnitTest_CMSDK().
| void printUsage | ( | const char * | progname | ) |
Definition at line 12 of file CMSDKTest.cpp.