比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

...

コマンドライン実行用バッチファイルの作成 (Visual Studio版)

  1. 「C:\Parasoft_Tutorial\workspace_user_1\DevelopSampleProject」ディレクトリ下にある「cpptestclicpptest_workspace」ディレクトリ下にある「cpptestcli_exec.bat」をエディタで開きます。

    Image Removedcli01-20240627-072530.pngImage Added

  2. 「VC_DIR」環境変数および「VS_VERSION」環境変数をご使用のVisual Studioバージョンに合わせて変更します。

    CLI01-20240205-053013.pngImage Removedcli02-20240627-072719.pngImage Added

  3. 「CPPTEST_DIR」環境変数にC/C++testのインストールディレクトリが設定されていることを確認します。
    ※インストールディレクトリが異なる場合は、適宜ご変更ください。

    CLI02-20240205-053445.pngImage Removedcli03-20240627-072914.pngImage Added

コマンドライン実行用バッチファイルの実行 (Visual Studio版)

  1. コマンドプロンプトを起動し、「C:\Parasoft_Tutorial\workspace_user_1\DevelopSampleProject」ディレクトリに移動します。

    Image Removed

    cpptest_workspace」ディレクトリに移動します。

    cli04-20240627-073049.pngImage Added

  2. 「cpptestcli_exec.bat」を実行します。

    Image Removedcli05-20240627-073205.pngImage Added

  3. 解析処理が進むことを確認します。

    Image Removedcli06-20240627-073343.pngImage Added

  4. <テストコンフィギュレーション名>が正常に終了しました、というメッセージが表示されることを確認します。

    Image Removedcli07-20240627-073433.pngImage Added