mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
[svn-r6525] Purpose:
New test feature Description: Added the VFD_LIST definition to support the "make check-vfd" tests. Platforms tested: h5committested. Since check-vfd is not invoked by default, I went to each machine to invoke them by hand. The target worked fine but there were errors reported from those driver tests. (Those errors were beyond the scope of this make target test.) Misc. update:
This commit is contained in:
parent
d88f9db418
commit
a072be18b7
@ -82,6 +82,8 @@ TEST_SRC=big.c bittests.c cmpd_dset.c dsets.c dtypes.c extend.c \
|
||||
|
||||
TEST_OBJ=$(TEST_SRC:.c=.lo)
|
||||
|
||||
VFD_LIST=sec2 stdio core split multi family
|
||||
|
||||
## Private header files (not to be installed)...
|
||||
PRIVATE_HDR=testhdf5.h ttsafe.h
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user