added the ability for the test_suite to install tests on multiple nodes. This now...
commitce2555c7257adaa9ed60f98b88d9508651e7c143
authorkeiths <keiths@41346f4f-9218-0410-8fd7-88ad852d3538>
Mon, 9 Jul 2007 22:53:19 +0000 (9 22:53 +0000)
committerkeiths <keiths@41346f4f-9218-0410-8fd7-88ad852d3538>
Mon, 9 Jul 2007 22:53:19 +0000 (9 22:53 +0000)
tree606dfed0371f579eab53ae7d7754664da84974ee
parent303cd3d6629be5c35030fe64b0b0482709125079
added the ability for the test_suite to install tests on multiple nodes.  This now works for either multiple nodes
using the same programming board, or a set of programming boards set up together.

also, the accel test is semi working over a set of several nodes, but it is not 100% yet

git-svn-id: svn+ssh://projects.nesl.ucla.edu/projects/subversion/public/sos-2x/trunk@558 41346f4f-9218-0410-8fd7-88ad852d3538
modules/unit_test/modules/sensordrivers/h34c/modules/accel_test.c
modules/unit_test/modules/sensordrivers/mts310/accel/accel_test.c
modules/unit_test/modules/sensordrivers/mts310/accel/accel_test.py
modules/unit_test/python/README
modules/unit_test/python/config.sys
modules/unit_test/python/generic_test/README
modules/unit_test/python/generic_test/generic_test.c
modules/unit_test/python/generic_test/generic_test.py
modules/unit_test/python/test_suite.py