BlockoS / arduino-dataflash

Support for Atmel Dataflash for the Arduino
http://blockos.github.com/arduino-dataflash
23 stars 14 forks source link

Tests #6

Open BlockoS opened 12 years ago

BlockoS commented 12 years ago

Add tests to validate address computation. Maybe do this in the form of a set of unit tests.

BlockoS commented 12 years ago

I just added a simple unit test framework in 6048d2f . All I need to do now is to write the tests.