PSI UPDATE

r1724 | ffr | 2007-03-27 07:56:13 +1000 (Tue, 27 Mar 2007) | 2 lines
This commit is contained in:
Ferdi Franceschini
2007-03-27 07:56:13 +10:00
committed by Douglas Clowes
parent cd0de991b4
commit 6921d0426c
47 changed files with 569 additions and 648 deletions

View File

@@ -18,41 +18,41 @@ 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
#------------ test SANS MultiMotor
source testmumo.tcl
#source testmumo.tcl
#------------ print test summary
cleanupTests