- Timestamp:
- Dec 3, 2004, 1:47:21 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/verified/tst_psMetadata_02.stdout
r1459 r2613 5 5 \**********************************************************************************/ 6 6 7 Key Name: myItem1 Key Type: 1Key Value: 1 Key Comment: I am a boolean8 Key Name: myItem2 Key Type: 2Key Value: 111 Key Comment: I am a signed integer9 Key Name: myItem3 Key Type: 3Key Value: 222.222 Key Comment: I am a single precision floating point10 Key Name: myItem4 Key Type: 4Key Value: 333.333 Key Comment: I am a double precision floating point11 Key Name: myItem5 Key Type: 5Key Value: HELLO WORLD Key Comment: I am a string7 Key Name: myItem1 Key pType: 256 Key mdType: 0 Key Value: 1 Key Comment: I am a boolean 8 Key Name: myItem2 Key pType: 260 Key mdType: 0 Key Value: 111 Key Comment: I am a signed integer 9 Key Name: myItem3 Key pType: 1028 Key mdType: 0 Key Value: 222.222 Key Comment: I am a single precision floating point 10 Key Name: myItem4 Key pType: 1032 Key mdType: 0 Key Value: 333.333 Key Comment: I am a double precision floating point 11 Key Name: myItem5 Key pType: 0 Key mdType: 2 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.
