hdf5/testpar/API
jhendersonHDF 79bb60c3f6
API test updates (#3018)
* Remove macros from api tests (#2929)
* Remove macros and undefined callbacks (#2959)
* Remove remaining macros from H5_api_tests_disabled.h (#2968)
* Put some vol capability checks in testpar tests and remove remaining warnings (#2995)
* API tests datatype generation cleanup
* Clean up API tests' random datatype generation and fix bug with enum
datatype generation
* Init parallel API tests with MPI_THREAD_MULTIPLE
* HDF5 API tests - Check VOL connector registration
* Determine whether a VOL connector failed to load before running API
tests
* Cleanup some usages of H5VL_CAP_FLAG_CREATION_ORDER in API tests
* Remove some now-unused macros from H5_api_tests_disabled.h
* Enable HDF5 API tests by default
* Implement CMake option to install HDF5 API tests
* Check for invalid AAPL from H5Acreate
* Enable building of VOL connectors alongside HDF5 in CMake
* Prepend CMake VOL URL option indices with 0s so they come in order
* Don't turn on API tests by default yet
* Document VOL connector FetchContent functionality
* Add release note for API test updates
* Only install testing library if API tests are installed
* Fix grammar
2023-05-26 13:29:02 -07:00
..
CMakeLists.txt API test updates (#3018) 2023-05-26 13:29:02 -07:00
H5_api_async_test_parallel.c API test updates (#3018) 2023-05-26 13:29:02 -07:00
H5_api_async_test_parallel.h
H5_api_attribute_test_parallel.c
H5_api_attribute_test_parallel.h
H5_api_dataset_test_parallel.c
H5_api_dataset_test_parallel.h
H5_api_datatype_test_parallel.c
H5_api_datatype_test_parallel.h
H5_api_file_test_parallel.c
H5_api_file_test_parallel.h
H5_api_group_test_parallel.c
H5_api_group_test_parallel.h
H5_api_link_test_parallel.c
H5_api_link_test_parallel.h
H5_api_misc_test_parallel.c
H5_api_misc_test_parallel.h
H5_api_object_test_parallel.c
H5_api_object_test_parallel.h
H5_api_test_parallel.c API test updates (#3018) 2023-05-26 13:29:02 -07:00
H5_api_test_parallel.h
t_bigio.c
t_chunk_alloc.c
t_coll_chunk.c
t_coll_md_read.c
t_dset.c API test updates (#3018) 2023-05-26 13:29:02 -07:00
t_file_image.c API test updates (#3018) 2023-05-26 13:29:02 -07:00
t_file.c API test updates (#3018) 2023-05-26 13:29:02 -07:00
t_filter_read.c Fix some compile failures in API tests (#2913) 2023-05-05 13:34:04 -07:00
t_mdset.c API test updates (#3018) 2023-05-26 13:29:02 -07:00
t_ph5basic.c
t_prop.c
t_pshutdown.c
t_shapesame.c Fix some compile failures in API tests (#2913) 2023-05-05 13:34:04 -07:00
t_span_tree.c
testphdf5.c
testphdf5.h API test updates (#3018) 2023-05-26 13:29:02 -07:00