|
|
The journal (result) files are stored in compressed format in the results subdirectory for each test suite. The journals are numbered sequentially in the order in which the tests are run: 0001e, 0002e, and so forth.
To view the journal file, cd to the test suite's directory and use the following utilities:
The resulting summary report will be put into the summary.ndcert.<date> file.
For example:
rpt -a nd-mdiOr: cd nd-mdi/results rpt -f 0001e
For example:
rpt -p -a nd-mdiOr:
cd nd-mdi/results rpt -p -f 0001e
<output_file> will contain the uncompressed journal file that can be viewed with any standard editor.
For example:
unc_read 0001e 0001e.txt
For example:
cd nd_mdi/results unc_read 0001e | vres