mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-07 17:08:02 +08:00
adding run_zstd_test
This commit is contained in:
parent
eb8caa0fb2
commit
4a2b8ff466
@ -17,7 +17,6 @@ echo "${HDF5_PLUGIN_DIR}"
|
||||
|
||||
findplugin h5zstd
|
||||
echo "HDF5_PLUGIN_DIR=$HDF5_PLUGIN_DIR"
|
||||
./tst_zstd
|
||||
|
||||
echo
|
||||
echo "Testing Zstandard compression..."
|
||||
@ -25,6 +24,8 @@ echo "Testing Zstandard compression..."
|
||||
export HDF5_PLUGIN_PATH="${HDF5_PLUGIN_DIR}"
|
||||
echo "set HDF5_PLUGIN_PATH: ${HDF5_PLUGIN_PATH}"
|
||||
|
||||
./tst_zstd
|
||||
|
||||
echo "SUCCESS!"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user