both the mts310 accel test driver, and the generic driver test will propperly work...
commit87d7df18eddeee94329242545f595bc14c4a909a
authorkeiths <keiths@41346f4f-9218-0410-8fd7-88ad852d3538>
Wed, 11 Jul 2007 23:38:47 +0000 (11 23:38 +0000)
committerkeiths <keiths@41346f4f-9218-0410-8fd7-88ad852d3538>
Wed, 11 Jul 2007 23:38:47 +0000 (11 23:38 +0000)
tree220d0c639be5c101c60ad1b24d0cc480af14724c
parent2d49ad72727d2a93a063a32afb28acb7fa0a4877
both the mts310 accel test driver, and the generic driver test will propperly work with multiple nodes
the python scripts will also handle things correctly
mts310 accel test driver also has an added feature of testing for any lost packets, and even changes the sampling
frequency.
the log file added talks about some issues that previously existed when running the test on multiple nodes

in adition, some documentation has been added for the test_suite

git-svn-id: svn+ssh://projects.nesl.ucla.edu/projects/subversion/public/sos-2x/trunk@563 41346f4f-9218-0410-8fd7-88ad852d3538
modules/unit_test/modules/sensordrivers/mts310/accel/accel_test.c
modules/unit_test/modules/sensordrivers/mts310/accel/accel_test.py
modules/unit_test/modules/sensordrivers/mts310/accel/packet_loss.log [new file with mode: 0644]
modules/unit_test/python/config.sys
modules/unit_test/python/generic_test/generic_test.c
modules/unit_test/python/generic_test/generic_test.py
modules/unit_test/python/test.lst
modules/unit_test/python/test_suite.py