Multi-Node Unit Testing

From TinyOS Wiki
Revision as of 15:56, 14 January 2008 by Dmoss (talk | contribs) (New page: frame|Multi-node testing consists of a single [[Driving Node and several Supporting Nodes.]] Multi-Node unit tests require some thinking up front about how t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Multi-node testing consists of a single Driving Node and several Supporting Nodes.

Multi-Node unit tests require some thinking up front about how to setup the test. Unlike isolation tests and single-node test suites, there is typically only a single test in each multi-node test suite.