README revision 169854
1169854Sdds$FreeBSD: head/tools/regression/usr.bin/lastcomm/README 169854 2007-05-22 06:21:20Z dds $
2169854Sdds
3169854SddsTo create the files for regression testing do the following.
4169854Sdds
5169854Sdds1. Run values.sh for a given architecture and accounting version.
6169854Sdds2. Unpack the generated file and rename acct into VERSION-ARCH.acct.
7169854Sdds3. Run lastcomm -cuseS -f VERSION-ARCH-acct.in >VERSION-ARCH.out.
8169854Sdds4. Compare the reported values in VERSION-ARCH.out against the
9169854Sdds   *.time values found in the file that values.sh generated.
10