hdf5/testpar
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
..
API API test updates (#3018) 2023-05-26 13:29:02 -07:00
CMakeLists.txt Fix CMake generator expression syntax (#2909) 2023-05-05 15:57:40 -05:00
CMakeTests.cmake Minor fixes for Subfiling VFD tests (#2633) 2023-04-03 13:09:08 -05:00
CMakeVFDTests.cmake Subfiling VFD (#1883) 2022-07-22 13:03:12 -07:00
Makefile.am Implement selection I/O with type conversion (#2823) 2023-04-28 16:58:25 -07:00
t_2Gio.c Implement selection I/O with type conversion (#2823) 2023-04-28 16:58:25 -07:00
t_bigio.c Added summary report to test big IO (#2908) 2023-05-05 10:52:25 -07:00
t_cache_image.c Move functions into more focused source code modules (#2936) 2023-05-12 14:52:11 -05:00
t_cache.c Remove unnecessary fields from cache structs (#2951) 2023-05-15 13:54:58 -05:00
t_chunk_alloc.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_coll_chunk.c Implement selection I/O with type conversion (#2823) 2023-04-28 16:58:25 -07:00
t_coll_md.c Fix issue with collective metadata writes of global heap data (#2480) 2023-02-20 08:49:34 -06:00
t_dset.c Implement selection I/O with type conversion (#2823) 2023-04-28 16:58:25 -07:00
t_file_image.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_file.c Remove unnecessary fields from cache structs (#2951) 2023-05-15 13:54:58 -05:00
t_filter_read.c Comment cleanup (#2689) 2023-04-11 09:41:32 -05:00
t_filters_parallel.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_filters_parallel.h Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_init_term.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_mdset.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_mpi.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_oflush.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_pflush1.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_pflush2.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_ph5basic.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_pmulti_dset.c Remove an obsolete comment from the MDS test (#2578) 2023-03-17 12:55:32 -05:00
t_pread.c Comment cleanup (#2689) 2023-04-11 09:41:32 -05:00
t_prestart.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_prop.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_pshutdown.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_select_io_dset.c Implement selection I/O with type conversion (#2823) 2023-04-28 16:58:25 -07:00
t_shapesame.c Synchronize HDF5 tests with VOL tests (#2628) 2023-04-03 13:08:39 -05:00
t_span_tree.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_subfiling_vfd.c fixed args in execvp for h5fuse (#2885) 2023-05-03 11:46:59 -05:00
t_vfd.c Comment cleanup (#2689) 2023-04-11 09:41:32 -05:00
testpar.h Enclose MESG in do...while loop (#2576) 2023-03-17 09:41:54 -07:00
testpflush.sh.in Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
testphdf5.c Fix issue with collective metadata writes of global heap data (#2480) 2023-02-20 08:49:34 -06:00
testphdf5.h Fix issue with collective metadata writes of global heap data (#2480) 2023-02-20 08:49:34 -06:00