単体テスト > CppUTest

インストール

以下リンクより「Download Release 3.7.1 as zip」からダウンロード

http://cpputest.github.io/index.html

ビルドに必要なライブラリのインストール

sudo apt-get install automake autoconf libtool

ビルド

上記リンク先の"From source"の記載通り

最終更新:2015年11月23日 17:31