hdf5/testpar/API
jhendersonHDF c779464bfe
Add GitHub actions for testing VOL connectors (#3849)
* Fix issue with HDF5_VOL_ALLOW_EXTERNAL CMake variable

* Add initial API test workflow

* Initialize parallel testing with MPI_THREAD_MULTIPLE when testing API

* Add CMake variable to allow specifying a VOL connector's package name

* Remove call to MPI_Init in serial API tests

While previously necessary, it now interferes with VOL connectors that
may need to be initialized with MPI_THREAD_MULTIPLE
2023-11-15 08:20:50 -06:00
..
CMakeLists.txt Add GitHub actions for testing VOL connectors (#3849) 2023-11-15 08:20:50 -06:00
H5_api_async_test_parallel.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
H5_api_async_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_attribute_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_attribute_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_dataset_test_parallel.c HDF5 API test updates (#3835) 2023-11-13 13:49:38 -06:00
H5_api_dataset_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_datatype_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_datatype_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_file_test_parallel.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
H5_api_file_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_group_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_group_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_link_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_link_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_misc_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_misc_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_object_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_object_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_test_parallel.c Replaces HDgetenv with getenv (#3599) 2023-09-26 13:11:22 -07:00
H5_api_test_parallel.h Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00