Changes between Version 12 and Version 13 of ossim-batch-test


Ignore:
Timestamp:
Dec 16, 2011, 7:58:38 AM (12 years ago)
Author:
dburken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ossim-batch-test

    v12 v13  
    230230}}}
    231231
     232// ---[[BR]]
    232233// First time through run with the --accept-test all option.[[BR]]
    233234// Note this will run the preprocess commands that make directories and so on.[[BR]]
     235// This will populate the expected results section.[[BR]]
    234236{{{
    235237$ ossim-batch-test --accept-test all orthoigen-test.kwl
    236 Logging to file: /data1/test/logs/osgeo/ossim-batch-test-log-20111216103248.txt
    237 100%
    238 100%
    239 Time elapsed : 12.494
    240 file /data1/test/out/orthoigen-test/test3/t1.tif
    241 entry 0
    242 100%
    243 Wrote: /data1/test/logs/osgeo/ossim-batch-test-log-20111216103248.txt
    244 $
    245 }}}
    246 
    247 // Now lets test.  A run with no options runs all the test in the configuration file.[[BR]]
    248 {{{
    249 
    250 }}}
    251 
    252 
    253 
    254 
    255 
    256 
    257 
    258 
    259 
    260 
    261 
    262 
    263 
     238Logging to file: /data1/test/logs/osgeo/ossim-batch-test-log-20111216105557.txt
     239100%
     240100%
     241Time elapsed : 12.510
     242MPI running with 1 processors...
     243Creating overviews for file: /data1/test/out/orthoigen-test/test3/t1.tif
     244creating r1...
     245100%
     246creating r2...
     247100%
     248creating r3...
     249100%
     250creating r4...
     251100%
     252creating r5...
     253100%
     254creating r6...
     255100%
     256creating r7...
     257100%
     258Finished...
     259Elapsed time: 0
     260Wrote: /data1/test/logs/osgeo/ossim-batch-test-log-20111216105557.txt
     261}}}
     262
     263// Now test.  A run with no options runs all the test in the configuration file.[[BR]]
     264{{{
     265$ ossim-batch-test orthoigen-test.kwl
     266Logging to file: /data1/test/logs/osgeo/ossim-batch-test-log-20111216105716.txt
     267test1[0]: PASSED
     268test2[0]: PASSED
     269100%
     270100%
     271Time elapsed : 9.574
     272MPI running with 1 processors...
     273Creating overviews for file: /data1/test/out/orthoigen-test/test3/t2.tif
     274creating r1...
     275100%
     276creating r2...
     277100%
     278creating r3...
     279100%
     280creating r4...
     281100%
     282creating r5...
     283100%
     284creating r6...
     285100%
     286creating r7...
     287100%
     288Finished...
     289Elapsed time: 1
     290test3[0]: PASSED
     291test3[1]: PASSED
     292Wrote: /data1/test/logs/osgeo/ossim-batch-test-log-20111216105716.txt
     293}}}
     294
     295
     296
     297
     298
     299
     300
     301
     302
     303
     304
     305
     306
     307