2015-07-02 13:47:14 +02:00
..
2015-07-02 10:45:59 +02:00
2015-07-02 13:26:09 +02:00
2015-06-12 19:46:32 +02:00
2015-06-12 19:46:32 +02:00
2015-06-12 19:46:32 +02:00
2015-06-12 19:46:32 +02:00
2015-07-02 13:47:14 +02:00
2015-07-02 13:26:09 +02:00
2015-07-02 10:46:45 +02:00

To compile/run the tests, cpputest is required

Get cpputest
$ git clone https://github.com/cpputest/cpputest.git

Compile and install
$ cd cpputest
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install