hdf5/testpar
Dana Robinson 19a59c29b9
Fixes a bug where t_cache fails due to a string size being too small (#1720)
* Fixes a bug where t_cache fails due to a string size being too small

Recent warning reductions led to an incorrect string size being passed
to h5_fileaccess, causing the test to silently fail. In addition to
fixing the bug, the test will now fail noisily on setup failures.

* Updates the t_cache test to fail noisily on setup errors
2022-05-04 07:53:13 -07:00
..
CMakeLists.txt Merge initial version of selection I/O feature into develop (#1367) 2022-03-26 14:30:53 -05:00
CMakeTests.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
CMakeVFDTests.cmake Split dir create into separate macro (#1141) 2021-10-28 07:49:28 -05:00
Makefile.am Merge initial version of selection I/O feature into develop (#1367) 2022-03-26 14:30:53 -05:00
t_2Gio.c Fix some const cast and stack/static object size warnings (#1700) 2022-05-01 15:54:41 -05:00
t_bigio.c Warnings fixes (#1680) 2022-04-25 12:16:18 -05:00
t_cache_image.c Snprintf2 (#1399) 2022-01-28 16:43:48 -06:00
t_cache.c Fixes a bug where t_cache fails due to a string size being too small (#1720) 2022-05-04 07:53:13 -07:00
t_chunk_alloc.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
t_coll_chunk.c Merge initial version of selection I/O feature into develop (#1367) 2022-03-26 14:30:53 -05:00
t_coll_md_read.c Unify handling of collective metadata reads status (#1206) 2022-01-29 14:22:30 -06:00
t_dset.c spelling fixes (#1561) 2022-03-31 10:42:30 -05:00
t_file_image.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
t_file.c Snprintf2 (#1399) 2022-01-28 16:43:48 -06:00
t_filter_read.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
t_filters_parallel.c Warnings fixes (#1680) 2022-04-25 12:16:18 -05:00
t_filters_parallel.h Parallel Compression improvements (#1302) 2022-02-24 10:04:59 -06:00
t_init_term.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
t_mdset.c Fix some const cast and stack/static object size warnings (#1700) 2022-05-01 15:54:41 -05:00
t_mpi.c Fix some const cast and stack/static object size warnings (#1700) 2022-05-01 15:54:41 -05:00
t_pflush1.c Fix some const cast and stack/static object size warnings (#1700) 2022-05-01 15:54:41 -05:00
t_pflush2.c Fix some const cast and stack/static object size warnings (#1700) 2022-05-01 15:54:41 -05:00
t_ph5basic.c Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
t_pread.c Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
t_prestart.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
t_prop.c not depend on doIO to free an MPI_Comm object (#1642) 2022-04-15 08:22:01 -07:00
t_pshutdown.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
t_shapesame.c Fix some const cast and stack/static object size warnings (#1700) 2022-05-01 15:54:41 -05:00
t_span_tree.c Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
t_vfd.c Warnings fixes (#1680) 2022-04-25 12:16:18 -05:00
testpar.h Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
testpflush.sh.in Remove extra space. (#1274) 2021-12-10 09:45:59 -06:00
testphdf5.c Fix some const cast and stack/static object size warnings (#1700) 2022-05-01 15:54:41 -05:00
testphdf5.h Parallel Compression improvements (#1302) 2022-02-24 10:04:59 -06:00