HDF_TEST Procedure
Runs the PV‑WAVE HDF test suite.
 
Restriction
See "Supported Platforms Guide" on the PV-WAVE Documentation website to check if this function is available on your operating system.
Usage
HDF_TEST
Input Parameters
None.
Keywords
No_display—Prevents visual output from being displayed.
Discussion
HDF_TEST runs the PV‑WAVE HDF test suite after first changing to the directory containing the tests before starting PV‑WAVE. The procedure determines the path to the test directory, changes to that directory, runs the tests, and changes back to the original working directory.
Example
@hdf_startup 
;   PV-WAVE:HDF Module Initialized
hdf_test 
Note the test output is not shown.
See Also
For more information on using the HDF interface and the calling sequence for the entire suite of HDF base functions, refer to Appendix A: PV-WAVE HDF Interface.
For a complete list of the HDF convenience routines, refer to Chapter 1: Functional Summary of Routines.