NameDateSize

..17-May-20198

legacy_test.shH A D17-May-2019927

MakefileH A D17-May-2019497

READMEH A D17-May-2019502

v1-amd64-acct.inH A D17-May-20191.5 KiB

v1-amd64.outH A D17-May-20191.9 KiB

v1-i386-acct.inH A D17-May-20191.3 KiB

v1-i386.outH A D17-May-20191.9 KiB

v1-sparc64-acct.inH A D17-May-20191.5 KiB

v1-sparc64.outH A D17-May-20191.9 KiB

v2-amd64-acct.inH A D17-May-20192 KiB

v2-amd64.outH A D17-May-20191.9 KiB

v2-i386-acct.inH A D17-May-20191.8 KiB

v2-i386.outH A D17-May-20191.9 KiB

v2-sparc64-acct.inH A D17-May-20192.5 KiB

v2-sparc64.outH A D17-May-20192.4 KiB

values.shH A D17-May-20191.6 KiB

README

1$FreeBSD: releng/10.3/usr.bin/lastcomm/tests/README 169927 2007-05-24 06:57:50Z dds $
2
3To create the files for regression testing do the following.
4
51. Run values.sh for a given architecture and accounting version.
62. Unpack the generated file and rename acct into VERSION-ARCH.acct.
73. Run lastcomm -cuseS -f VERSION-ARCH-acct.in |
8   awk '{$4 = ""; print}' >VERSION-ARCH.out.
94. Compare the reported values in VERSION-ARCH.out against the
10   *.time values found in the file that values.sh generated.
11