CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
CMSDKTest.cpp File Reference

Standalone console entry point that runs the full CMSDK unit test suite (UnitTest_CMSDK()) outside of the Psyclone executable. More...

#include "CMSDKTest.h"
Include dependency graph for CMSDKTest.cpp:

Go to the source code of this file.

Functions

void printUsage (const char *progname)
int main (int argc, char *argv[])

Detailed Description

Standalone console entry point that runs the full CMSDK unit test suite (UnitTest_CMSDK()) outside of the Psyclone executable.

Definition in file CMSDKTest.cpp.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 16 of file CMSDKTest.cpp.

References cmlabs::UnitTest_CMSDK().

◆ printUsage()

void printUsage ( const char * progname)

Definition at line 12 of file CMSDKTest.cpp.