- Added many more regression tests for the SICServer
This commit is contained in:
31
test/test.dic
Normal file
31
test/test.dic
Normal file
@ -0,0 +1,31 @@
|
||||
##NXDICT-1.0
|
||||
#---------------------------------------------------------------------
|
||||
# Dictionary file for testing NXdict
|
||||
#
|
||||
# Mark Koennecke, November 2006
|
||||
#--------------------------------------------------------------------
|
||||
text=/entry1,NXentry/SDS testtext -type NX_CHAR
|
||||
testfloat=/entry1,NXentry/SDS testfloat
|
||||
testint=/entry1,NXentry/SDS testint -type NX_INT32
|
||||
testmot=/entry1,NXentry/SDS position
|
||||
testmot_null=/entry1,NXentry/SDS position_zeropoint
|
||||
testcter_preset=/entry1,NXentry/control,NXmonitor/SDS preset
|
||||
testcter_mode=/entry1,NXentry/control,NXmonitor/SDS mode -type NX_CHAR
|
||||
testcter_time=/entry1,NXentry/control,NXmonitor/SDS time
|
||||
testcter_00=/entry1,NXentry/control,NXmonitor/SDS counts0 -type NX_INT32
|
||||
testcter_01=/entry1,NXentry/control,NXmonitor/SDS counts1 -type NX_INT32
|
||||
testcter_02=/entry1,NXentry/control,NXmonitor/SDS counts2 -type NX_INT32
|
||||
testcter_03=/entry1,NXentry/control,NXmonitor/SDS counts3 -type NX_INT32
|
||||
testcter_04=/entry1,NXentry/control,NXmonitor/SDS counts4 -type NX_INT32
|
||||
testhm=/entry1,NXentry/detector,NXdata/SDS hmdata -type NX_INT32 -rank 1 \
|
||||
-dim {$(dim0)}
|
||||
testhmtb=/entry1,NXentry/detector,NXdata/SDS time_binning
|
||||
testar=/entry1,NXentry/detector,NXdata/SDS x_axis
|
||||
testintar=/entry1,NXentry/detector,NXdata/SDS y_axis -type NX_INT32
|
||||
testsd=/entry1,NXentry/detector,NXdata/SDS gurke -rank 1 \
|
||||
-type NX_INT32 -dim {$(dim0)}
|
||||
testlink=/entry1,NXentry/detector,NXdata/NXVGROUP
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user