- Changes to test framework

This commit is contained in:
koennecke
2006-12-07 14:08:15 +00:00
parent 372e04c634
commit 43e55e0a70
4 changed files with 28 additions and 14 deletions

View File

@ -18,38 +18,38 @@ source testutil.tcl
source sicstcldebug.tcl
#--------------- Test Miscellaneous stuff
#source testmisc.tcl
source testmisc.tcl
#-------------- Test for motors
#source mottest.tcl
source mottest.tcl
#-------------- Test Counter
set countername aba
set errorname aba
#source countertest.tcl
source countertest.tcl
#-------------- Test Multi Counter
set countername multi
#source countertest.tcl
source countertest.tcl
#-------------- Test batch processing
#source batchtest.tcl
source batchtest.tcl
#-------------- Test scans
#source scantest.tcl
source scantest.tcl
#------------ Test peak optimization
#source optitest.tcl
source optitest.tcl
#----------- test histogram memory
#source histtest.tcl
source histtest.tcl
#----------- test sics data
#source testsicsdata.tcl
source testsicsdata.tcl
#----------- test nxscript
#source nxscripttest.tcl
source nxscripttest.tcl
#------------ test SANS MultiMotor
source testmumo.tcl