13 printf(
"Usage: %s [] []\n\n", progname);
16int main(
int argc,
char* argv[]) {
int main(int argc, char *argv[])
void printUsage(const char *progname)
Convenience umbrella header for the standalone CMSDKTest console program (see src/CMSDKTest....
bool UnitTest_CMSDK()
Back-compatible entry: run the full suite with default settings.