scp ./cpptest_9.4.0.36_linux.tar.gz [email protected]:/tmp/cpptest/cpptest_9.4.0.36_linux.tar.gz
ssh [email protected]
cd /tmp/cpptest
tar xfz cpptest_9.4.0.36_linux.tar.gz
./cpptest_9.4.0.36_linux.sh
ローカル ライセンスとして設定するか、License Server を使用して設定します。
cd /tmp/cpptest/parasoft/cpptest/9.4
./cpptestcli -data ./workspace -config "builtin://Effective C++"
cd /tmp/cpptest/parasoft/cpptest/9.4/examples/ATM
make 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/reports
elinks ./report.html