IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 7, 2015, 11:42:53 AM (11 years ago)
Author:
eugene
Message:

add some more error checking and a timing test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20150429/src/libfits/test/compress.sh

    r38418 r38425  
    11input tap.dvo
     2
     3macro tests
     4  test_image_all
     5  test_table_all_rnd
     6end
    27
    38macro test_image_all
     
    308313end
    309314
    310 
    311315macro test_table_all_rnd
    312316
     
    334338 # lrnd generates rnd int between 0 and 0x7fffff (2^31 - 1 inclusive)
    335339
    336  $NPT = 1000
     340 $NPT = 1000000
    337341 # $NPT = 30
    338342 create ni 0 $NPT -int
Note: See TracChangeset for help on using the changeset viewer.