learn-github-2025 google test Google Test の実行について 1. Cmake をインストール 以下のコマンドを実行 $ sudo apt update $ sudo apt install cmake 2. テストを実行 以下のコマンドを実行 $ make エラーが出なければおっけー。