Milanka Ringwald b548dda644 send sine
2017-04-19 16:12:03 +02:00
..
2017-04-19 16:12:03 +02:00
2016-09-29 16:06:01 +02:00
2017-03-26 23:19:26 +02:00
2016-11-14 15:57:58 +01:00
2017-01-26 17:44:52 +01:00
2016-10-07 22:10:36 +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