- Timestamp:
- Mar 11, 2005, 10:38:56 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/verified/tst_psMetadata_02.stdout
r3341 r3407 5 5 \**********************************************************************************/ 6 6 7 Key Name: myItem1 Key mdType: 3Key Value: 1 Key Comment: I am a boolean8 Key Name: myItem2 Key mdType: 0Key Value: 111 Key Comment: I am a signed integer9 Key Name: myItem3 Key mdType: 1Key Value: 222.222 Key Comment: I am a single precision floating point10 Key Name: myItem4 Key mdType: 2Key Value: 333.333 Key Comment: I am a double precision floating point11 Key Name: myItem5 Key mdType: 5Key Value: HELLO WORLD Key Comment: I am a string7 Key Name: myItem1 Key mdType: 0x00001301 Key Value: 1 Key Comment: I am a boolean 8 Key Name: myItem2 Key mdType: 0x00000104 Key Value: 111 Key Comment: I am a signed integer 9 Key Name: myItem3 Key mdType: 0x00000404 Key Value: 222.222 Key Comment: I am a single precision floating point 10 Key Name: myItem4 Key mdType: 0x00000408 Key Value: 333.333 Key Comment: I am a double precision floating point 11 Key Name: myItem5 Key mdType: 0x00010001 Key Value: HELLO WORLD Key Comment: I am a string 12 12 13 13 ---> TESTPOINT PASSED (psMetadata{Test A - Allocate metadata items} | tst_psMetadata_02.c)
Note:
See TracChangeset
for help on using the changeset viewer.
