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...)
 
m
 
(One intermediate revision by one other user not shown)
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")
 +
[[Category:TUnit]]

Latest revision as of 04:26, 26 February 2010

  • 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")