Merge pull request #6 in HDF5VOL/daos-vol from ~JSOUMAGNE/daos-vol:cmake to master
* commit '9a3e0dbf9613a0a9253daf57f079274dad8d003c': (22 commits)
Fix copyright
Add scripts for jelly
Add VOL tests as submodule
Remove VOL tests
Remove log files
Fix and cleanup CMakeLists for external/internal HDF5 build
Move hdf5 submodule to src
Set default HDF5 options
Fix missing debug and mem_tracker options
Move VOL test to test/vol
Move test scripts and add hdf5_vol_daos_common.cmake script
Move old specifc daos test code to daos_test
Fix headers
Add H5VL_DAOS_UNUSED macro and fix unused warnings
Add option for system HDF5
Rework daos_vol_config.h.in
CMake: rename to HDF5_VOL_DAOS for convention and cleanup
Add testing scripts
Clean up and fixes for latest DAOS version
Examples: fix calls to snapshot create/open
...