- Minor fix
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
83
|
91
|
||||||
NEVER, EVER modify or delete this file
|
NEVER, EVER modify or delete this file
|
||||||
You'll risk eternal damnation and a reincarnation as a cockroach!|n
|
You'll risk eternal damnation and a reincarnation as a cockroach!|n
|
||||||
@@ -18,41 +18,41 @@ source testutil.tcl
|
|||||||
source sicstcldebug.tcl
|
source sicstcldebug.tcl
|
||||||
|
|
||||||
#--------------- Test Miscellaneous stuff
|
#--------------- Test Miscellaneous stuff
|
||||||
#source testmisc.tcl
|
source testmisc.tcl
|
||||||
|
|
||||||
#-------------- Test for motors
|
#-------------- Test for motors
|
||||||
#source mottest.tcl
|
source mottest.tcl
|
||||||
|
|
||||||
#-------------- Test Counter
|
#-------------- Test Counter
|
||||||
set countername aba
|
set countername aba
|
||||||
set errorname aba
|
set errorname aba
|
||||||
#source countertest.tcl
|
source countertest.tcl
|
||||||
|
|
||||||
#-------------- Test Multi Counter
|
#-------------- Test Multi Counter
|
||||||
set countername multi
|
set countername multi
|
||||||
#source countertest.tcl
|
source countertest.tcl
|
||||||
|
|
||||||
#-------------- Test batch processing
|
#-------------- Test batch processing
|
||||||
#source batchtest.tcl
|
source batchtest.tcl
|
||||||
|
|
||||||
#-------------- Test scans
|
#-------------- Test scans
|
||||||
#source scantest.tcl
|
source scantest.tcl
|
||||||
|
|
||||||
#------------ Test peak optimization
|
#------------ Test peak optimization
|
||||||
#source optitest.tcl
|
source optitest.tcl
|
||||||
|
|
||||||
#----------- test histogram memory
|
#----------- test histogram memory
|
||||||
#source histtest.tcl
|
source histtest.tcl
|
||||||
|
|
||||||
#----------- test sics data
|
#----------- test sics data
|
||||||
#source testsicsdata.tcl
|
source testsicsdata.tcl
|
||||||
|
|
||||||
|
|
||||||
#----------- test nxscript
|
#----------- test nxscript
|
||||||
source nxscripttest.tcl
|
source nxscripttest.tcl
|
||||||
|
|
||||||
#------------ test SANS MultiMotor
|
#------------ test SANS MultiMotor
|
||||||
#source testmumo.tcl
|
source testmumo.tcl
|
||||||
|
|
||||||
#------------ print test summary
|
#------------ print test summary
|
||||||
cleanupTests
|
cleanupTests
|
||||||
|
|||||||
Reference in New Issue
Block a user