NameDateSize

..27-Nov-20239

legacy_test.shH A D17-Aug-2023834

MakefileH A D17-Aug-2023399

Makefile.dependH A D17-Aug-2023164

READMEH A D17-Aug-2023416

v1-amd64-acct.inH A D22-Jun-20211.5 KiB

v1-amd64.outH A D24-Sep-20231.9 KiB

v1-i386-acct.inH A D22-Jun-20211.3 KiB

v1-i386.outH A D24-Sep-20232 KiB

v2-amd64-acct.inH A D22-Jun-20212 KiB

v2-amd64.outH A D24-Sep-20232 KiB

v2-i386-acct.inH A D22-Jun-20211.8 KiB

v2-i386.outH A D24-Sep-20232 KiB

values.shH A D17-Aug-20231.5 KiB

README

1
2To create the files for regression testing do the following.
3
41. Run values.sh for a given architecture and accounting version.
52. Unpack the generated file and rename acct into VERSION-ARCH.acct.
63. Run lastcomm -cuseS -f VERSION-ARCH-acct.in |
7   awk '{$4 = ""; print}' >VERSION-ARCH.out.
84. Compare the reported values in VERSION-ARCH.out against the
9   *.time values found in the file that values.sh generated.
10