Makefile
   Builds the different tests
Readme.txt
   This file.
attrTest.cpp
   Tests out the attributes. A pretty robust set of tests, thanks to
   Charley Bay...
descrLib.cpp
   Includes all of the udfCore files into a compilable piece, so that
   a single .o is produced, to keep the executable size to a minimum.
descrTst.cpp
   Tests out the descriptors with some reasonable robustness. THIS THE
   KEY TEST.
lvidTest.cpp
   Exercises the LVID which contained an ICBTable, to calculate its
   size based upon how many surfaces are in a volume. This calculation
   is absolutely obsolete (used only in the early HP SureStore Archive
   Server products), but its exercising of the LVID is worth SOMETHING
   as far as testing goes.
