HDF5VOL
  1. HDF5VOL

VOL-TESTS

Public

Network

 
AuthorCommitMessageCommit Date
Jordan HendersonJordan Henderson
2cdcc56f088Add tests for recursive link iteration with cyclic links
Jordan HendersonJordan Henderson
1bc8a3ba710Update link copying and moving tests to not write links to root group Updates for external link creation in tests
Jordan HendersonJordan Henderson
da031bf9e51Add H5Literate(_by_name) 'only hard links' and 'only soft links' tests Add H5Lvisit(_by_name) 'only_hard_links' and 'only soft links' tests where there are no cyclic links Refactor H5Lget_name_by_idx test into several parts
Jordan HendersonJordan Henderson
14482432fb1MMerge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/vol-tests into master-fork
Jordan HendersonJordan Henderson
e226c804923MMerge pull request #16 in HDF5VOL/vol-tests from ~JHENDERSON/vol-tests:master to master * commit '04b97a01f9327cd722cc5ae89d786a377a0129c9': Refactor object copying test into multiple tests Remove message about an old committed datatype bug Add shallow vs. deep group copy verification to H5Ocopy tests Add several H5Ocopy tests Add test for H5Ovisit_by_name without using "." for object name Add some tests for H5Ovisit Add test success/failure/skipped statistics
Jordan HendersonJordan Henderson
cbe18fc78b4Split up link iteration tests into several parts Re-enable user-defined link creation test
Jordan HendersonJordan Henderson
04b97a01f93Refactor object copying test into multiple tests Add object copying tests for copying an object to a location where the object already exists Add object copying test for copying an object through a soft link and dangling soft link Add object copying tests for copying groups that contain soft links
Jordan HendersonJordan Henderson
82a8a57affaRemove message about an old committed datatype bug
Jordan HendersonJordan Henderson
ae3000a7605Add shallow vs. deep group copy verification to H5Ocopy tests Add attribute copy verification to H5Ocopy tests
Jordan HendersonJordan Henderson
8ead6a72216Add several H5Ocopy tests Add a test for H5Ovisit with dangling soft links Remove unused reference tests
Jordan HendersonJordan Henderson
5a710eb152fAdd test for H5Ovisit_by_name without using "." for object name
Jordan HendersonJordan Henderson
ec8ff035f3aAdd some tests for H5Ovisit Fix an issue with multipart iteration style tests
Jordan HendersonJordan Henderson
6cb48e671fdAdd test success/failure/skipped statistics Add H5Oexists_by_name tests for soft links Fix a few PART_ERROR macro usges Temporarily disable a few datatype tests that cause problems for HDF5 when used with a non-native VOL connector
Ray LuRay Lu
f8e29f006e5MMerge pull request #12 in HDF5VOL/vol-tests from ~SONGYULU/vol-tests_ray:rayl/object_tests to master * commit '9da22a027f776126cf65f33074f1d6955e0a1e38': Minor change: reformatting. Minor change: Adding the boolean peremter for compact dataset or attribute for the functions to generate random datatype and dataspace. Minor changes: reformatting. Adding more test cases for H5O functions (H5Oopen, H5Olink, H5Oincr_refcount, and H5Odecr_refcount).
Songyu LuSongyu Lu
9da22a027f7Minor change: reformatting.
Songyu LuSongyu Lu
4076f55d8baMinor change: Adding the boolean peremter for compact dataset or attribute for the functions to generate random datatype and dataspace.
Songyu LuSongyu Lu
27553b2b499MMerge branch 'master' of https://bitbucket.hdfgroup.org/scm/~songyulu/vol-tests_ray into rayl/object_tests
Jordan HendersonJordan Henderson
3399b5c23d2MMerge pull request #13 in HDF5VOL/vol-tests from ~JHENDERSON/vol-tests:master to master * commit '20545f1358576a0cf999ed0ff9911b8be60f5f85': Add some partial edge chunk tests Fixes for various VOL test failures + VOL tests cleanup
Jordan HendersonJordan Henderson
20545f13585Add some partial edge chunk tests
Jordan HendersonJordan Henderson
383c4676352Fixes for various VOL test failures + VOL tests cleanup
Songyu LuSongyu Lu
be9a27d151aMMerge branch 'master' of https://bitbucket.hdfgroup.org/scm/~songyulu/vol-tests_ray into rayl/object_tests
Jerome SoumagneJerome Soumagne
0d51ccd2095Remove gitattribute file from kwsys
Jerome SoumagneJerome Soumagne
071724de202Fix memory isssue in kwsys CollapseFullPath
Jerome SoumagneJerome Soumagne
8b8616c9991More clean up and fixes for test driver Fix serial option
Jerome SoumagneJerome Soumagne
649e3eeba87Clean up test driver and --serial option Clean up CMake options and update add_test commands
Jerome SoumagneJerome Soumagne
0dacef4228dRemove gitmodule file
Jerome SoumagneJerome Soumagne
76700cfc039MMerge commit '2e870ca6bfab59bf17861384ce4bd3908f1e8f34' as 'driver/kwsys'
Jerome SoumagneJerome Soumagne
2e870ca6bfaSquashed 'driver/kwsys/' content from commit e9fed49 git-subtree-dir: driver/kwsys git-subtree-split: e9fed49e4950341b4b403168c8e32ac77c4695f8
Jerome SoumagneJerome Soumagne
5f3f70b2122Removed driver/kwsys submodule
Jerome SoumagneJerome Soumagne
2f3843fb112Update kwsys submodule
Songyu LuSongyu Lu
197d2dc741aMinor changes: reformatting.
Songyu LuSongyu Lu
72910dc6a48Adding more test cases for H5O functions (H5Oopen, H5Olink, H5Oincr_refcount, and H5Odecr_refcount).
Jordan HendersonJordan Henderson
1369aefc1e3MMerge pull request #11 in HDF5VOL/vol-tests from ~JHENDERSON/vol-tests:master to master * commit '9c4c3a840a8ef8c3bf1f4148fda9a9ced93993e5': Rename create_mpio_fapl() to create_mpi_fapl() Make sure dimensions for created dataspaces are uniform across ranks Update parallel chunking tests for differently shaped dataspaces Update some parallel tests to account for hang on failure Add more parallel dataset chunking tests Initial Parallel Chunking tests commit
Jordan HendersonJordan Henderson
9c4c3a840a8Rename create_mpio_fapl() to create_mpi_fapl()
Jordan HendersonJordan Henderson
c06ba679261MMerge pull request #3 in ~JHENDERSON/vol-tests from feature/chunking_tests to master * commit 'c6f8c5ec44c3595fb661ae4e84d6dd166dbbc8e0': Make sure dimensions for created dataspaces are uniform across ranks Update parallel chunking tests for differently shaped dataspaces Update some parallel tests to account for hang on failure Add more parallel dataset chunking tests Initial Parallel Chunking tests commit
Jordan HendersonJordan Henderson
c6f8c5ec44cMake sure dimensions for created dataspaces are uniform across ranks
Jordan HendersonJordan Henderson
4fd8302b863Update parallel chunking tests for differently shaped dataspaces
Jordan HendersonJordan Henderson
54d7bd03fa8Update some parallel tests to account for hang on failure
Jordan HendersonJordan Henderson
bdb5e30c5feAdd more parallel dataset chunking tests
Jordan HendersonJordan Henderson
6e1525ec645Initial Parallel Chunking tests commit
Jordan HendersonJordan Henderson
eff04a00060MMerge pull request #2 in ~JHENDERSON/vol-tests from feature/chunking_tests to master * commit '45f1d6dfe03afc5a8e5f7e1bd30c5833e699974f': Add chunking tests for overwriting datasets using same-shaped dataspaces Add two data verification tests for chunking Add some chunking-related tests
Ray LuRay Lu
938259bb7f6MMerge pull request #10 in HDF5VOL/vol-tests from ~SONGYULU/vol-tests_ray:rayl/dset_tests to master * commit '5a2e9d30aec361b01eee5ab9b72e5583e169fe40': Minor fixes: added a few missed close calls. Adding a few more test cases for H5Dset_extent: 1. expand and shrink the dimensions of the dataset several times and verify the data is correct; 2. verify that the second dataset handles get the correct dimensions after one handle calls H5Dset_extent; 3. verify that the function doesn't work fo...
Songyu LuSongyu Lu
5a2e9d30aecMinor fixes: added a few missed close calls.
Songyu LuSongyu Lu
72d962bdebeAdding a few more test cases for H5Dset_extent: 1. expand and shrink the dimensions of the dataset several times and verify the data is correct; 2. verify that the second dataset handles get the correct dimensions after one handle calls H5Dset_extent; 3. verify that the function doesn't work for contiguous and compact datasets.
Jordan HendersonJordan Henderson
3f669f384b9MMerge pull request #9 in HDF5VOL/vol-tests from ~JHENDERSON/vol-tests:feature/chunking_tests to master * commit '45f1d6dfe03afc5a8e5f7e1bd30c5833e699974f': Add chunking tests for overwriting datasets using same-shaped dataspaces Add two data verification tests for chunking Add some chunking-related tests
Jordan HendersonJordan Henderson
45f1d6dfe03Add chunking tests for overwriting datasets using same-shaped dataspaces
Jordan HendersonJordan Henderson
0edd0842ac7Add two data verification tests for chunking
Jordan HendersonJordan Henderson
903d9b85482Add some chunking-related tests
Jordan HendersonJordan Henderson
c634192b0c9MMerge pull request #8 in HDF5VOL/vol-tests from ~JHENDERSON/vol-tests:master to master * commit '634b4ece245ca409769976d110c4aa4fda75f180': Add tests for reading data using point->hyper and hyper->point selection Add several parallel dataset tests Add additional dataset selection tests Add parallel dataset write verification tests Add parallel file tests from HDF5 parallel test suite
Jordan HendersonJordan Henderson
634b4ece245Add tests for reading data using point->hyper and hyper->point selection