Difference between revisions of "TUnit Feature Requests"

From TinyOS Wiki
Jump to: navigation, search
(New page: * Write a null binary image to the node after each test completes to ensure the radio is turned off for future tests. * Add a -reportdir option to the TUnit Post Edit application, in the c...)
 
Line 1: Line 1:
 
* Write a null binary image to the node after each test completes to ensure the radio is turned off for future tests.
 
* Write a null binary image to the node after each test completes to ensure the radio is turned off for future tests.
* Add a -reportdir option to the TUnit Post Edit application, in the case that your report directory is not in tunit/reports
+
* Filter tests by the types of chips a platform contains (i.e. "don't run this test on platforms that do not have a CC2420 radio")

Revision as of 09:42, 24 January 2008

  • Write a null binary image to the node after each test completes to ensure the radio is turned off for future tests.
  • Filter tests by the types of chips a platform contains (i.e. "don't run this test on platforms that do not have a CC2420 radio")