hdf5/tools/libtest
jhendersonHDF 86ca181bd8
Fix 'make check-vfd' target for Autotools (#4211)
Changes Autotools testing to use HDF5_TEST_DRIVER environment
variable to avoid running tests that don't work well with several
VFDs

Restores old h5_get_vfd_fapl() testing function to setup a FAPL
with a particular VFD

Adds a macro for the default VFD name
2024-03-22 21:31:16 -05:00
..
CMakeLists.txt Add variable option syncing for examples (#3885) 2023-12-14 12:50:30 -06:00
CMakeTests.cmake Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859) 2023-11-22 07:51:30 -06:00
h5tools_test_utils.c Fix 'make check-vfd' target for Autotools (#4211) 2024-03-22 21:31:16 -05:00
Makefile.am