scp ./cpptest_9.4.0.36_linux.tar.gz [email protected]:/tmp/cpptest/cpptest_9.4.0.36_linux.tar.gzssh [email protected] cd /tmp/cpptesttar xfz cpptest_9.4.0.36_linux.tar.gz ./cpptest_9.4.0.36_linux.sh


The license can be set as either a local license or through a license server.
cd /tmp/cpptest/parasoft/cpptest/9.4./cpptestcli -data ./workspace -config "builtin://Effective C++"


cd /tmp/cpptest/parasoft/cpptest/9.4/examples/ATMmake CC=”../../cpptestscan g++”cd /tmp/cpptest/parasoft/cpptest/9.4./cpptestcli -data /tmp/cpptest/workspace -bdf ./examples/ATM/cpptestscan.bdf -settings /tmp/cpptest/settings
cd /tmp/cpptest/parasoft/cpptest/9.4./cpptestcli -data /tmp/cpptest/workspace -config "builtin://Effective C++" -report /tmp/cpptest/reports -settings/tmp/cpptest/settings
cd /tmp/cpptest/reportselinks ./report.html