osfile_test_driver


This is a test driver/verification program for the OSFILE_PKG. It exercises the various functions of the OSFILE_PKG, which is used to find files on disk, and verifies that they are working correctly.

This test driver is most useful for non-VMS operating systems, since the ability to define a stretched-logical and to locate files within the hierarchy of the stretch is already inherent to the VMS operating system. One function of the OSFILE_PKG is to provide this capability for non-VMS operating systems, and the test driver verifies that the functions are working properly. There are other functions within the OSFILE_PKG that apply to all operating systems, so the test driver has general applicability as well.

Setup

Usage

Context

Inputs

Outputs

Examples