add testSerialization to testAll
This commit is contained in:
39
test/testSerialization
Normal file
39
test/testSerialization
Normal file
@@ -0,0 +1,39 @@
|
||||
Testing scalar equals...
|
||||
!!! PASSED
|
||||
|
||||
Testing scalars...
|
||||
PVBoolean
|
||||
PVByte
|
||||
PVShort
|
||||
PVInt
|
||||
PVLong
|
||||
PVFloat
|
||||
PVDouble
|
||||
PVString
|
||||
!!! PASSED
|
||||
|
||||
Testing arrays...
|
||||
PVBooleanArray
|
||||
PVByteArray
|
||||
PVShortArray
|
||||
PVIntArray
|
||||
PVLongArray
|
||||
PVFloatArray
|
||||
PVDoubleArray
|
||||
PVStringArray
|
||||
!!! PASSED
|
||||
|
||||
Testing scalar non-initialized...
|
||||
!!! PASSED
|
||||
|
||||
Testing array non-initialized...
|
||||
!!! PASSED
|
||||
|
||||
Testing structure...
|
||||
Simple structure serialization
|
||||
Complex structure serialization
|
||||
!!! PASSED
|
||||
|
||||
Done.
|
||||
pvField totalConstruct 158 totalDestruct 158
|
||||
field totalConstruct 68 totalDestruct 68
|
||||
Reference in New Issue
Block a user