hdf5/hl/test
Quincey Koziol a613b70f93 [svn-r25197] Description:
Bring changes from hdf5_1_8_coverity branch back to trunk:

r20878:
    Issue 76: Check if H5Tget_nmembers(type) fails and simply return(FALSE). Also move printf to after check.

r20880:
    Issue 192: Create ret_val var set to -1. Add out label for failures to jump to, return ret_val at bottom.

r20882:
    Fixes for coverity:
    1) bug #1679: remove dead code in test/mf.c
    2) bug #1680: remove dead code in tools/lib/h5diff_dset.c

r20883:
    Fix coverity issue 585

    Description:
    Changed variable "c" in processStrData in h5import.c to an int, to match fgetc
    return value, and removed call to feof, instead checking if c == EOF.

Tested on:
    MacOSX/64 10.9.3 (amazon) w/C++, FORTRAN & parallel
    (too minor to require h5committest)
2014-05-16 22:22:51 -05:00
..
CMakeLists.txt [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
CMakeTests.cmake [svn-r24948] Group tests by Common name 2014-04-02 13:35:01 -05:00
COPYING
dectris_hl_perf.c [svn-r23103] I changed the H5Dopen in hl/test/dectris_hl_perf.c and perform/dectris_perf.c to H5Dopen2. 2012-12-14 10:42:18 -05:00
dsdata.txt
dslat.txt
dslon.txt
dtype_file_readable.txt
dtype_file.txt
earth.pal
gen_test_ds.c [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
h5hltest.h
H5srcdir_str.h.in
image8.txt
image24pixel.txt
image24plane.txt
Makefile.am [svn-r23017] I added a prototype function H5DOwrite_chunk in HL library for Dectris people to test performance. The library's API function H5PSIdirect_write 2012-11-07 12:08:46 -05:00
Makefile.in [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll back fix for removing rpaths from l 2014-04-25 16:59:53 -05:00
pal_rgb.h
sepia.pal
test_ds_be.h5
test_ds_le.h5
test_ds.c [svn-r24011] Description: 2013-08-15 08:24:28 -05:00
test_dset_opt.c [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
test_file_image.c [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
test_image.c [svn-r25197] Description: 2014-05-16 22:22:51 -05:00
test_lite.c [svn-r24937] Adds an H5free_memory() function to the library for use with 2014-03-31 18:35:09 -05:00
test_packet.c
test_table_be.h5 [svn-r23147] ported revisions 23081:23145 from the trunk 2013-01-09 15:23:07 -05:00
test_table_cray.h5 [svn-r23147] ported revisions 23081:23145 from the trunk 2013-01-09 15:23:07 -05:00
test_table_le.h5 [svn-r23147] ported revisions 23081:23145 from the trunk 2013-01-09 15:23:07 -05:00
test_table.c [svn-r23147] ported revisions 23081:23145 from the trunk 2013-01-09 15:23:07 -05:00
usa.wri