TUnit

From TinyOS Wiki
Revision as of 15:18, 20 December 2007 by Dmoss (talk | contribs) (TUnit TinyOS Unit Testing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

TUnit is a unit testing framework geared for TinyOS and sensor networks. The philosophy surrounding the design of TUnit stems from years of accepted industry standard testing in other languages.

This area of TinyOS documentation will cover the installation of TUnit, basic unit testing, all the way up to advanced multi-node testing topics.