[svn-r10853] Purpose:

Add test of new added high level project files.
Description:
Add test of hl_test_ds.dsp and hl_test_packet.dsp
Solution:

Platforms tested:

Misc. update:
This commit is contained in:
Fang Guo 2005-06-03 14:15:24 -05:00
parent 9a7d3f7d3a
commit 10c3a9a2d3

View File

@ -2,7 +2,13 @@
REM This batch file will be used to test HDF5 High Level Library.
REM By Xuan Bai
REM Last Modified on: 12/12/2004
REM Last Modified on: 06/03/2005 by Fang GUO
echo.
echo ===============================================
echo Testing hl_test_ds -- %1
echo ===============================================
hl_test_ds\%1\hl_test_ds
echo.
echo ===============================================
@ -20,4 +26,10 @@ echo.
echo ===============================================
echo Testing hl_test_table -- %1
echo ===============================================
hl_test_table\%1\hl_test_table
hl_test_table\%1\hl_test_table
echo.
echo ===============================================
echo Testing hl_test_packet -- %1
echo ===============================================
hl_test_packet\%1\hl_test_packet