Apps
Components
Interfaces
All Files
Source Tree
source:
apps.TestSuite.TestNodeConfigM.nc
Component: TestNodeConfigM
Required Interfaces
NodeConfig
Assert
TestControl
Test
Log
Provided Interfaces
TestUnit
Variables
task void testIsSink(void)
Test if the node is correctly reported as sink
task void testIsSource(void)
Test if the node is correctly reported as source
task void testGetPeriod(void)
Test reported data descriptor periods Test if the correct period is reported for the various data descriptors.
task void testGetSamples(void)
Test reported data descriptor samples Test if the correct number of samples is reported for the various data descriptors.
Function Index
command result_t
TestUnit.run
(void)
Run the NodeConfig test
task void
testDone
(void)
Cleanup
task void
testIsSink
(void)
Test if the node is correctly reported as sink
task void
testIsSource
(void)
Test if the node is correctly reported as source
task void
testGetPeriod
(void)
Test reported data descriptor periods Test if the correct period is reported for the various data descriptors.
task void
testGetSamples
(void)
Test reported data descriptor samples Test if the correct number of samples is reported for the various data descriptors.