- Added many more regression tests for the SICServer

This commit is contained in:
koennecke
2006-11-24 15:57:41 +00:00
parent e58bd5fc30
commit dca149c242
13 changed files with 995 additions and 17 deletions

View File

@ -18,7 +18,7 @@ source testutil.tcl
source sicstcldebug.tcl
#--------------- Test Miscellaneous stuff
source testmisc.tcl
#source testmisc.tcl
#-------------- Test for motors
#source mottest.tcl
@ -42,7 +42,17 @@ set countername multi
#source optitest.tcl
#----------- test histogram memory
source histtest.tcl
#source histtest.tcl
#----------- test sics data
#source testsicsdata.tcl
#----------- test nxscript
#source nxscripttest.tcl
#------------ test SANS MultiMotor
source testmumo.tcl
#------------ print test summary
cleanupTests