Author Commit Message Commit Date Jordan Henderson 22f7e11f32b Add several parallel dataset tests
Add macros for collective error-checking after non-collective test
operation 17 Jun 2019 Jordan Henderson 666718deaa8 Add additional dataset selection tests 13 Jun 2019 Jordan Henderson a8361f6aafd Add parallel dataset write verification tests
Add serial dataset test for creating 0-sized dimension dataset
Fix duplicate output message issues 11 Jun 2019 Jordan Henderson 9e7d0da924c M Merge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/vol-tests into master-fork 05 Jun 2019 Jordan Henderson bc0e6e9cc07 M Merge 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... 05 Jun 2019 Jordan Henderson b5469bee521 M Merge pull request #1 in ~JHENDERSON/vol-tests from feature/datatype_tests to master
* commit '3b9d7749f906f97b054f706266bee1ddff04516c':
Add several committed datatype tests 04 Jun 2019 Jordan Henderson 5ecb970a2b2 Add parallel file tests from HDF5 parallel test suite 05 Jun 2019 Jordan Henderson 3b9d7749f90 Add several committed datatype tests 30 May 2019 Jordan Henderson 2c92e1817a3 Make sure to call MPI_Init in serial tests if parallel is enabled
Make sure to include vol_test_util.h in vol_test.h 29 May 2019 Jordan Henderson 0f15d90fa10 Add parallel tests to CMakeLists.txt
Add parallel tests for split communicator file access
Move useful subroutines to vol_test_util.c 28 May 2019 Jordan Henderson 816ed277095 Cleanup layout of VOL testing file
Fix issue in empty parallel tests 24 May 2019 Jordan Henderson 49b504ede6f Initial setup for parallel testing 22 May 2019 Jordan Henderson 4dbc214eda2 Converting more tests to multipart 17 May 2019 Jordan Henderson 9b97b510272 More updates for multipart tests where TEST_ERROR was previously used
Remove incorrect DAPL test 15 May 2019 Jordan Henderson ce2233daef6 Update multipart link tests
Fix issue with H5Fget_obj_count in a few tests 14 May 2019 Jordan Henderson 1c46a94a1ae Update multipart group, dataset and object tests
Fix output formatting issue with two attribute tests 10 May 2019 Jordan Henderson f1d2023708c Update multipart attribute tests 08 May 2019 Jordan Henderson f8e6b08c43a Initial implementation for correct handling of multipart tests 07 May 2019 Jordan Henderson efffe8e1715 Use 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 07 May 2019 Jordan Henderson 0fde19178a0 M Merge 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 06 May 2019 Jordan Henderson f5c7b5950e6 Check that attribute has been renamed in H5Arename test 03 May 2019 Ray Lu 6a4cc58847e M Merge 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. 02 May 2019 Songyu Lu cbc39484bbb Moving the test of creationg objects with the dot as their names from vol_file_test.c to vol_misc_test.c 02 May 2019 Songyu Lu 6b98cc0800c Minor change: Taking out a commented-out code. 02 May 2019 Songyu Lu b354e40395f M Merge branch 'master' of https://bitbucket.hdfgroup.org/scm/~songyulu/vol-tests_ray into ray/file_tests 02 May 2019 Ray Lu 5261a6c069b M Merge 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. 30 Apr 2019 Songyu Lu 40f9423d56e 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. 30 Apr 2019 Songyu Lu a96ba4f7e9f Minor fixes on some details, such as attribute names. 30 Apr 2019 Songyu Lu 137f9e2560f Adding more test cases to the test for the attribute API. 30 Apr 2019 Jerome Soumagne 5ca58429674 M Merge 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 25 Apr 2019 Jordan Henderson c141cfb7e2e Remove usage of h5_fileaccess due to latest HDF5 changes for automatically performing VOL registering/initialization 25 Apr 2019 Jerome Soumagne 50da82d6726 CMake: fix HDF5 shared target name 25 Apr 2019 Jerome Soumagne 9b814d62aa3 Print counter for many group/dataset create tests 24 Apr 2019 Songyu Lu d245cc0f688 M Merge branch 'master' of https://bitbucket.hdfgroup.org/scm/~songyulu/vol-tests_ray into ray/file_tests 24 Apr 2019 Jerome Soumagne 922163ad79b M Merge 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 24 Apr 2019 Jordan Henderson f584729cf8f Make sure to close container group in one attribute test 24 Apr 2019 Jordan Henderson d8fb39544a0 Temporarily adjust testing parameter for 'creating many datasets' test 24 Apr 2019 Jordan Henderson 6f446db2955 Improve tests for H5Fis_accessible and H5Fget_name 24 Apr 2019 Songyu Lu a81e981f3af Resolving conflicts. 24 Apr 2019 Songyu Lu da9a5b5af05 Adding a few more test cases for file API. 24 Apr 2019 Jerome Soumagne b1c60050804 Re-enable VOL tests 09 Apr 2019 Jerome Soumagne 0ea9ff71122 Add test driver for client/server test
Clean up and fix CMake config 09 Apr 2019 Jerome Soumagne e914758ffdf Add kwsys submodule 09 Apr 2019 Jerome Soumagne 9c824e7bb1a M Merge 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 27 Mar 2019 Jordan Henderson b5d89f58e61 Reduce testing parameter values for many groups and many datasets tests 27 Mar 2019 Jerome Soumagne aa77873acc8 Initial import of VOL tests from HDF5 22 Mar 2019 ← Prev require('plugin/commitgraph/network').applyCommits([{id: '22f7e11f32bb8b12f8c1a831a9fc933525dad925', href: '/projects/HDF5VOL/repos/vol-tests/commits/22f7e11f32bb8b12f8c1a831a9fc933525dad925',parents: [{ id: '666718deaa80f544064d59a5ed42b13d9960ea5d' }]},{id: '666718deaa80f544064d59a5ed42b13d9960ea5d', href: '/projects/HDF5VOL/repos/vol-tests/commits/666718deaa80f544064d59a5ed42b13d9960ea5d',parents: [{ id: 'a8361f6aafdbfad957003a035ae5b6102d502496' }]},{id: 'a8361f6aafdbfad957003a035ae5b6102d502496', href: '/projects/HDF5VOL/repos/vol-tests/commits/a8361f6aafdbfad957003a035ae5b6102d502496',parents: [{ id: '9e7d0da924c286ec363852e7e19f40b8e8307b4d' }]},{id: '9e7d0da924c286ec363852e7e19f40b8e8307b4d', href: '/projects/HDF5VOL/repos/vol-tests/commits/9e7d0da924c286ec363852e7e19f40b8e8307b4d',parents: [{ id: '5ecb970a2b270b068ebeb337ab7333058e1c6aba' },{ id: 'bc0e6e9cc078c6afc8783d33b6e87ca7d600bfa6' }]},{id: 'bc0e6e9cc078c6afc8783d33b6e87ca7d600bfa6', href: '/projects/HDF5VOL/repos/vol-tests/commits/bc0e6e9cc078c6afc8783d33b6e87ca7d600bfa6',parents: [{ id: '0fde19178a0a727eae2dba48363cac68bb6f2e1d' },{ id: 'b5469bee5216871ecacfa1811a5a2bdc4d07f374' }]},{id: 'b5469bee5216871ecacfa1811a5a2bdc4d07f374', href: '/projects/HDF5VOL/repos/vol-tests/commits/b5469bee5216871ecacfa1811a5a2bdc4d07f374',parents: [{ id: '2c92e1817a3a09cf4caf38676b3434c64509f41b' },{ id: '3b9d7749f906f97b054f706266bee1ddff04516c' }]},{id: '5ecb970a2b270b068ebeb337ab7333058e1c6aba', href: '/projects/HDF5VOL/repos/vol-tests/commits/5ecb970a2b270b068ebeb337ab7333058e1c6aba',parents: [{ id: '3b9d7749f906f97b054f706266bee1ddff04516c' }]},{id: '3b9d7749f906f97b054f706266bee1ddff04516c', href: '/projects/HDF5VOL/repos/vol-tests/commits/3b9d7749f906f97b054f706266bee1ddff04516c',parents: [{ id: '2c92e1817a3a09cf4caf38676b3434c64509f41b' }]},{id: '2c92e1817a3a09cf4caf38676b3434c64509f41b', href: '/projects/HDF5VOL/repos/vol-tests/commits/2c92e1817a3a09cf4caf38676b3434c64509f41b',parents: [{ id: '0f15d90fa108538443c67a4da9b59e37d8d099fc' }]},{id: '0f15d90fa108538443c67a4da9b59e37d8d099fc', href: '/projects/HDF5VOL/repos/vol-tests/commits/0f15d90fa108538443c67a4da9b59e37d8d099fc',parents: [{ id: '816ed27709512071be7b4ae934283518d597745d' }]},{id: '816ed27709512071be7b4ae934283518d597745d', href: '/projects/HDF5VOL/repos/vol-tests/commits/816ed27709512071be7b4ae934283518d597745d',parents: [{ id: '49b504ede6f22bf6896bcac238050116d056ec81' }]},{id: '49b504ede6f22bf6896bcac238050116d056ec81', href: '/projects/HDF5VOL/repos/vol-tests/commits/49b504ede6f22bf6896bcac238050116d056ec81',parents: [{ id: '4dbc214eda20c58bbd62cae1b6f5fb2ebb5fd6c6' }]},{id: '4dbc214eda20c58bbd62cae1b6f5fb2ebb5fd6c6', href: '/projects/HDF5VOL/repos/vol-tests/commits/4dbc214eda20c58bbd62cae1b6f5fb2ebb5fd6c6',parents: [{ id: '9b97b5102729151ff40ff318424faae2dd97bee5' }]},{id: '9b97b5102729151ff40ff318424faae2dd97bee5', href: '/projects/HDF5VOL/repos/vol-tests/commits/9b97b5102729151ff40ff318424faae2dd97bee5',parents: [{ id: 'ce2233daef6e8589ae2e11aeaf8a734928b3ea6f' }]},{id: 'ce2233daef6e8589ae2e11aeaf8a734928b3ea6f', href: '/projects/HDF5VOL/repos/vol-tests/commits/ce2233daef6e8589ae2e11aeaf8a734928b3ea6f',parents: [{ id: '1c46a94a1ae63987fb297d5f47390018bdcafdc2' }]},{id: '1c46a94a1ae63987fb297d5f47390018bdcafdc2', href: '/projects/HDF5VOL/repos/vol-tests/commits/1c46a94a1ae63987fb297d5f47390018bdcafdc2',parents: [{ id: 'f1d2023708c2e61bce8be4e099052fb4d9d545a1' }]},{id: 'f1d2023708c2e61bce8be4e099052fb4d9d545a1', href: '/projects/HDF5VOL/repos/vol-tests/commits/f1d2023708c2e61bce8be4e099052fb4d9d545a1',parents: [{ id: 'f8e6b08c43abdaefe14f7948a11cde7e720da95b' }]},{id: 'f8e6b08c43abdaefe14f7948a11cde7e720da95b', href: '/projects/HDF5VOL/repos/vol-tests/commits/f8e6b08c43abdaefe14f7948a11cde7e720da95b',parents: [{ id: 'efffe8e17159599a91051535d7f28575c4ccff90' }]},{id: 'efffe8e17159599a91051535d7f28575c4ccff90', href: '/projects/HDF5VOL/repos/vol-tests/commits/efffe8e17159599a91051535d7f28575c4ccff90',parents: [{ id: '0fde19178a0a727eae2dba48363cac68bb6f2e1d' }]},{id: '0fde19178a0a727eae2dba48363cac68bb6f2e1d', href: '/projects/HDF5VOL/repos/vol-tests/commits/0fde19178a0a727eae2dba48363cac68bb6f2e1d',parents: [{ id: '6a4cc58847e7da3331a181845c1d73e351f2fd7e' },{ id: 'f5c7b5950e669f79cb3697bc731a5f41b0af960b' }]},{id: 'f5c7b5950e669f79cb3697bc731a5f41b0af960b', href: '/projects/HDF5VOL/repos/vol-tests/commits/f5c7b5950e669f79cb3697bc731a5f41b0af960b',parents: [{ id: '6a4cc58847e7da3331a181845c1d73e351f2fd7e' }]},{id: '6a4cc58847e7da3331a181845c1d73e351f2fd7e', href: '/projects/HDF5VOL/repos/vol-tests/commits/6a4cc58847e7da3331a181845c1d73e351f2fd7e',parents: [{ id: '5261a6c069bda31a065eceee77454b044b60d075' },{ id: 'cbc39484bbb6755e9a6baacaed0479df0a923bb6' }]},{id: 'cbc39484bbb6755e9a6baacaed0479df0a923bb6', href: '/projects/HDF5VOL/repos/vol-tests/commits/cbc39484bbb6755e9a6baacaed0479df0a923bb6',parents: [{ id: '6b98cc0800ce13d9f027138c73d02406da74d696' }]},{id: '6b98cc0800ce13d9f027138c73d02406da74d696', href: '/projects/HDF5VOL/repos/vol-tests/commits/6b98cc0800ce13d9f027138c73d02406da74d696',parents: [{ id: 'b354e40395f0cc8ab52c8edfa26a960b0a6ad217' }]},{id: 'b354e40395f0cc8ab52c8edfa26a960b0a6ad217', href: '/projects/HDF5VOL/repos/vol-tests/commits/b354e40395f0cc8ab52c8edfa26a960b0a6ad217',parents: [{ id: 'd245cc0f68835b8f31db0bfe12623290a9b0f068' },{ id: '5261a6c069bda31a065eceee77454b044b60d075' }]},{id: '5261a6c069bda31a065eceee77454b044b60d075', href: '/projects/HDF5VOL/repos/vol-tests/commits/5261a6c069bda31a065eceee77454b044b60d075',parents: [{ id: '5ca58429674b8b2e3ddd5b14419d7dd50c875d8b' },{ id: '40f9423d56e1e039f3c31f2158da3b232f2181ca' }]},{id: '40f9423d56e1e039f3c31f2158da3b232f2181ca', href: '/projects/HDF5VOL/repos/vol-tests/commits/40f9423d56e1e039f3c31f2158da3b232f2181ca',parents: [{ id: 'a96ba4f7e9f2f7c7d58c884535eed510163977bd' }]},{id: 'a96ba4f7e9f2f7c7d58c884535eed510163977bd', href: '/projects/HDF5VOL/repos/vol-tests/commits/a96ba4f7e9f2f7c7d58c884535eed510163977bd',parents: [{ id: '137f9e2560fbee14b6676844b2ff0414acef5a8b' }]},{id: '137f9e2560fbee14b6676844b2ff0414acef5a8b', href: '/projects/HDF5VOL/repos/vol-tests/commits/137f9e2560fbee14b6676844b2ff0414acef5a8b',parents: [{ id: '5ca58429674b8b2e3ddd5b14419d7dd50c875d8b' }]},{id: '5ca58429674b8b2e3ddd5b14419d7dd50c875d8b', href: '/projects/HDF5VOL/repos/vol-tests/commits/5ca58429674b8b2e3ddd5b14419d7dd50c875d8b',parents: [{ id: '50da82d67269c8dc26ef20a9304f3fa349483865' },{ id: 'c141cfb7e2e8beb027e0b0ba63c87fa0aadde0f8' }]},{id: 'c141cfb7e2e8beb027e0b0ba63c87fa0aadde0f8', href: '/projects/HDF5VOL/repos/vol-tests/commits/c141cfb7e2e8beb027e0b0ba63c87fa0aadde0f8',parents: [{ id: '50da82d67269c8dc26ef20a9304f3fa349483865' }]},{id: '50da82d67269c8dc26ef20a9304f3fa349483865', href: '/projects/HDF5VOL/repos/vol-tests/commits/50da82d67269c8dc26ef20a9304f3fa349483865',parents: [{ id: '9b814d62aa326d637d87b292bb0ea6373c48789d' }]},{id: '9b814d62aa326d637d87b292bb0ea6373c48789d', href: '/projects/HDF5VOL/repos/vol-tests/commits/9b814d62aa326d637d87b292bb0ea6373c48789d',parents: [{ id: '922163ad79bb951b774764cfc531720a96a33dd3' }]},{id: 'd245cc0f68835b8f31db0bfe12623290a9b0f068', href: '/projects/HDF5VOL/repos/vol-tests/commits/d245cc0f68835b8f31db0bfe12623290a9b0f068',parents: [{ id: 'a81e981f3af4fe0c5b77739934f7b04f6e483fb4' },{ id: '922163ad79bb951b774764cfc531720a96a33dd3' }]},{id: '922163ad79bb951b774764cfc531720a96a33dd3', href: '/projects/HDF5VOL/repos/vol-tests/commits/922163ad79bb951b774764cfc531720a96a33dd3',parents: [{ id: 'b1c60050804184ef3b41a29e04c503b9a72b16bb' },{ id: 'f584729cf8f1d79ad5346785a084b5fa63ff838d' }]},{id: 'f584729cf8f1d79ad5346785a084b5fa63ff838d', href: '/projects/HDF5VOL/repos/vol-tests/commits/f584729cf8f1d79ad5346785a084b5fa63ff838d',parents: [{ id: 'd8fb39544a065ef43d97fc9f57afb34c0fa2db86' }]},{id: 'd8fb39544a065ef43d97fc9f57afb34c0fa2db86', href: '/projects/HDF5VOL/repos/vol-tests/commits/d8fb39544a065ef43d97fc9f57afb34c0fa2db86',parents: [{ id: '6f446db2955731cb22215c4f2eb2e9d75ba01c19' }]},{id: '6f446db2955731cb22215c4f2eb2e9d75ba01c19', href: '/projects/HDF5VOL/repos/vol-tests/commits/6f446db2955731cb22215c4f2eb2e9d75ba01c19',parents: [{ id: 'b1c60050804184ef3b41a29e04c503b9a72b16bb' }]},{id: 'a81e981f3af4fe0c5b77739934f7b04f6e483fb4', href: '/projects/HDF5VOL/repos/vol-tests/commits/a81e981f3af4fe0c5b77739934f7b04f6e483fb4',parents: [{ id: 'da9a5b5af055aef8140f846fbff61696a9d17716' }]},{id: 'da9a5b5af055aef8140f846fbff61696a9d17716', href: '/projects/HDF5VOL/repos/vol-tests/commits/da9a5b5af055aef8140f846fbff61696a9d17716',parents: [{ id: 'b1c60050804184ef3b41a29e04c503b9a72b16bb' }]},{id: 'b1c60050804184ef3b41a29e04c503b9a72b16bb', href: '/projects/HDF5VOL/repos/vol-tests/commits/b1c60050804184ef3b41a29e04c503b9a72b16bb',parents: [{ id: '0ea9ff7112209335d604ea4cc9bf332661758bdf' }]},{id: '0ea9ff7112209335d604ea4cc9bf332661758bdf', href: '/projects/HDF5VOL/repos/vol-tests/commits/0ea9ff7112209335d604ea4cc9bf332661758bdf',parents: [{ id: 'e914758ffdfe050507d2e414fb526ecaa470c262' }]},{id: 'e914758ffdfe050507d2e414fb526ecaa470c262', href: '/projects/HDF5VOL/repos/vol-tests/commits/e914758ffdfe050507d2e414fb526ecaa470c262',parents: [{ id: '9c824e7bb1ae6269663dffd45b4aa9d4020bdfb3' }]},{id: '9c824e7bb1ae6269663dffd45b4aa9d4020bdfb3', href: '/projects/HDF5VOL/repos/vol-tests/commits/9c824e7bb1ae6269663dffd45b4aa9d4020bdfb3',parents: [{ id: 'aa77873acc857e59247e1a4694ef02b7d7c95144' },{ id: 'b5d89f58e614d72ccc291521ea2506f488da2ada' }]},{id: 'b5d89f58e614d72ccc291521ea2506f488da2ada', href: '/projects/HDF5VOL/repos/vol-tests/commits/b5d89f58e614d72ccc291521ea2506f488da2ada',parents: [{ id: 'aa77873acc857e59247e1a4694ef02b7d7c95144' }]},{id: 'aa77873acc857e59247e1a4694ef02b7d7c95144', href: '/projects/HDF5VOL/repos/vol-tests/commits/aa77873acc857e59247e1a4694ef02b7d7c95144',parents: []}]);