mozilla-sensorweb / sensorweb-firmware

Contains all code that runs on the SensorWeb device
Mozilla Public License 2.0
4 stars 3 forks source link

Figure out what our test story is going to be. #19

Open dhylands opened 7 years ago

dhylands commented 7 years ago

We need to decide what level we're going to do testing at.

I found a FreeRTOS emulator that might be useful: http://www.freertos.org/FreeRTOS-simulator-for-Linux.html

fabricedesre commented 7 years ago

That will not cover the TI specific libraries we rely on though?

dhylands commented 7 years ago

That will not cover the TI specific libraries we rely on though?

No we would need to do that some other way, probably by writing emulated functions that say run under linux.