Changeset 14881
- Timestamp:
- Sep 18, 2007, 8:58:52 AM (19 years ago)
- Location:
- trunk/psModules/test
- Files:
-
- 2 added
- 1 edited
-
camera/tap_pmFPA.c (added)
-
camera/tap_pmHDU.c (modified) (1 diff)
-
config/tap_pmConfigCommand.c (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/camera/tap_pmHDU.c
r14552 r14881 490 490 "psBool Item", (lcv%2 == 0)); 491 491 psMetadataAdd(hdu->header, PS_LIST_TAIL, "MYSTR", PS_DATA_STRING, 492 "String Item", extname); 492 493 493 bool rc = pmConfigFileRead(&hdu->format, "data/camera0/format0.config", "Camera 0 Config Format"); 494 494 ok(rc == true, "pmConfigFileRead() was successful");
Note:
See TracChangeset
for help on using the changeset viewer.
