CommandDescription
cpptestct coverage

Manages and processes code coverage data. Note: This command is equivalent to running cpptestcov command directly.

Use cpptestct coverage --help to list the supported sub-commands and options. 

Example:

cpptestct coverage compute -map=.cpptest/cpptestcc -clog=cpptest_results.clog -out=cov-data-run1
cpptestct encodepass

Prints an encoded password that can be used in the configuration files (.properties): cpptestct encodepass <PLAIN_PASSWORD>

Example:

cpptestct encodepass mypassword
cpptestct machineid

Prints the machine id (required to generate a local license).

Example:

cpptestct machineid