Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog
sdftest executes the regression tests provided with SDF.
sdftest
This program is typically run just after SDF has been installed to check that the installation succeeded. However, users should be able to run it at any time to confirm that everything is still ok.
This program works by iterating over the sdf files in the test directory where SDF is installed. For each file called xx.sdf, it generates xx.out and xx.log files containing the output and error logs, respectively. These files are then validated against the expected files in the checked directory.
This program only provides regression testing on the core SDF engine. In particular, it doesn't provide regression testing on the drivers used to generate each of the different output formats (e.g. HTML, PostScript).
Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog