HDF5VOL
  1. HDF5VOL

VOL-TESTS

Public

Network

 
AuthorCommitMessageCommit Date
Jordan HendersonJordan Henderson
22f7e11f32bAdd several parallel dataset tests Add macros for collective error-checking after non-collective test operation
Jordan HendersonJordan Henderson
666718deaa8Add additional dataset selection tests
Jordan HendersonJordan Henderson
a8361f6aafdAdd parallel dataset write verification tests Add serial dataset test for creating 0-sized dimension dataset Fix duplicate output message issues
Jordan HendersonJordan Henderson
9e7d0da924cMMerge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/vol-tests into master-fork
Jordan HendersonJordan Henderson
bc0e6e9cc07MMerge pull request #7 in HDF5VOL/vol-tests from ~JHENDERSON/vol-tests:master to master * commit 'b5469bee5216871ecacfa1811a5a2bdc4d07f374': Add several committed datatype tests Make sure to call MPI_Init in serial tests if parallel is enabled Add parallel tests to CMakeLists.txt Cleanup layout of VOL testing file Initial setup for parallel testing Converting more tests to multipart More updates for multipart tests where TEST_ERROR was previously used Update multipart link tes...
Jordan HendersonJordan Henderson
b5469bee521MMerge pull request #1 in ~JHENDERSON/vol-tests from feature/datatype_tests to master * commit '3b9d7749f906f97b054f706266bee1ddff04516c': Add several committed datatype tests
Jordan HendersonJordan Henderson
5ecb970a2b2Add parallel file tests from HDF5 parallel test suite
Jordan HendersonJordan Henderson
3b9d7749f90Add several committed datatype tests
Jordan HendersonJordan Henderson
2c92e1817a3Make sure to call MPI_Init in serial tests if parallel is enabled Make sure to include vol_test_util.h in vol_test.h
Jordan HendersonJordan Henderson
0f15d90fa10Add parallel tests to CMakeLists.txt Add parallel tests for split communicator file access Move useful subroutines to vol_test_util.c
Jordan HendersonJordan Henderson
816ed277095Cleanup layout of VOL testing file Fix issue in empty parallel tests
Jordan HendersonJordan Henderson
49b504ede6fInitial setup for parallel testing
Jordan HendersonJordan Henderson
4dbc214eda2Converting more tests to multipart
Jordan HendersonJordan Henderson
9b97b510272More updates for multipart tests where TEST_ERROR was previously used Remove incorrect DAPL test
Jordan HendersonJordan Henderson
ce2233daef6Update multipart link tests Fix issue with H5Fget_obj_count in a few tests
Jordan HendersonJordan Henderson
1c46a94a1aeUpdate multipart group, dataset and object tests Fix output formatting issue with two attribute tests
Jordan HendersonJordan Henderson
f1d2023708cUpdate multipart attribute tests
Jordan HendersonJordan Henderson
f8e6b08c43aInitial implementation for correct handling of multipart tests
Jordan HendersonJordan Henderson
efffe8e1715Use generate_random_dataspace() function where possible Fix error in H5Fis_accessible test Add TESTING_MULTIPART macro to hide details of printf output alignment and formatting
Jordan HendersonJordan Henderson
0fde19178a0MMerge pull request #6 in HDF5VOL/vol-tests from ~JHENDERSON/vol-tests:master to master * commit 'f5c7b5950e669f79cb3697bc731a5f41b0af960b': Check that attribute has been renamed in H5Arename test
Jordan HendersonJordan Henderson
f5c7b5950e6Check that attribute has been renamed in H5Arename test
Ray LuRay Lu
6a4cc58847eMMerge pull request #3 in HDF5VOL/vol-tests from ~SONGYULU/vol-tests_ray:ray/file_tests to master * commit 'cbc39484bbb6755e9a6baacaed0479df0a923bb6': Moving the test of creationg objects with the dot as their names from vol_file_test.c to vol_misc_test.c Minor change: Taking out a commented-out code. Resolving conflicts. Adding a few more test cases for file API.
Songyu LuSongyu Lu
cbc39484bbbMoving the test of creationg objects with the dot as their names from vol_file_test.c to vol_misc_test.c
Songyu LuSongyu Lu
6b98cc0800cMinor change: Taking out a commented-out code.
Songyu LuSongyu Lu
b354e40395fMMerge branch 'master' of https://bitbucket.hdfgroup.org/scm/~songyulu/vol-tests_ray into ray/file_tests
Ray LuRay Lu
5261a6c069bMMerge pull request #5 in HDF5VOL/vol-tests from ~SONGYULU/vol-tests_ray:ray/attribute_tests to master * commit '40f9423d56e1e039f3c31f2158da3b232f2181ca': Taking out the test for H5Aget_storage_size and leaving it for the future because the storage size may not be the same as dataspace x datatype size. Minor fixes on some details, such as attribute names. Adding more test cases to the test for the attribute API.
Songyu LuSongyu Lu
40f9423d56eTaking out the test for H5Aget_storage_size and leaving it for the future because the storage size may not be the same as dataspace x datatype size.
Songyu LuSongyu Lu
a96ba4f7e9fMinor fixes on some details, such as attribute names.
Songyu LuSongyu Lu
137f9e2560fAdding more test cases to the test for the attribute API.
Jerome SoumagneJerome Soumagne
5ca58429674MMerge pull request #4 in HDF5VOL/vol-tests from ~JHENDERSON/vol-tests:master to master * commit 'c141cfb7e2e8beb027e0b0ba63c87fa0aadde0f8': Remove usage of h5_fileaccess due to latest HDF5 changes for automatically performing VOL registering/initialization
Jordan HendersonJordan Henderson
c141cfb7e2eRemove usage of h5_fileaccess due to latest HDF5 changes for automatically performing VOL registering/initialization
Jerome SoumagneJerome Soumagne
50da82d6726CMake: fix HDF5 shared target name
Jerome SoumagneJerome Soumagne
9b814d62aa3Print counter for many group/dataset create tests
Songyu LuSongyu Lu
d245cc0f688MMerge branch 'master' of https://bitbucket.hdfgroup.org/scm/~songyulu/vol-tests_ray into ray/file_tests
Jerome SoumagneJerome Soumagne
922163ad79bMMerge pull request #2 in HDF5VOL/vol-tests from ~JHENDERSON/vol-tests:master to master * commit 'f584729cf8f1d79ad5346785a084b5fa63ff838d': Make sure to close container group in one attribute test Temporarily adjust testing parameter for 'creating many datasets' test Improve tests for H5Fis_accessible and H5Fget_name
Jordan HendersonJordan Henderson
f584729cf8fMake sure to close container group in one attribute test
Jordan HendersonJordan Henderson
d8fb39544a0Temporarily adjust testing parameter for 'creating many datasets' test
Jordan HendersonJordan Henderson
6f446db2955Improve tests for H5Fis_accessible and H5Fget_name
Songyu LuSongyu Lu
a81e981f3afResolving conflicts.
Songyu LuSongyu Lu
da9a5b5af05Adding a few more test cases for file API.
Jerome SoumagneJerome Soumagne
b1c60050804Re-enable VOL tests
Jerome SoumagneJerome Soumagne
0ea9ff71122Add test driver for client/server test Clean up and fix CMake config
Jerome SoumagneJerome Soumagne
e914758ffdfAdd kwsys submodule
Jerome SoumagneJerome Soumagne
9c824e7bb1aMMerge pull request #1 in HDF5VOL/vol-tests from ~JHENDERSON/vol-tests:master to master * commit 'b5d89f58e614d72ccc291521ea2506f488da2ada': Reduce testing parameter values for many groups and many datasets tests
Jordan HendersonJordan Henderson
b5d89f58e61Reduce testing parameter values for many groups and many datasets tests
Jerome SoumagneJerome Soumagne
aa77873acc8Initial import of VOL tests from HDF5