cranberry
Posts: 10
Joined: Wed Mar 13, 2013 4:37 pm

Unit test and Raspberry Pi project

Mon Aug 05, 2013 6:41 pm

I want to implement unit test to my Raspberry Pi project written in C++. Unit test should be run in osx or desktop linux (ubuntu) compiled by normal gcc. The problem is that project uses SDL, bcd_host, ...
Do you have any tips for me?

Vortex code
Posts: 4
Joined: Sun Jul 07, 2013 1:33 pm

Re: Unit test and Raspberry Pi project

Thu Aug 15, 2013 4:44 pm

Here is a video that I created on youtueb to show how to setup SDL 2.0 on the Pi and also how fast it is also take a look at the.

Code: Select all

/opt/vc/src/
and there will be folder in there called hello something go in there and then you will want to go in there and start testing out the open gl es stuff with bcm_host and such

Here is the link and please subscribe and share!

http://youtu.be/Yo7hO7GZ-ug :D :ugeek:

Return to “C/C++”