Name Date Size #Lines LOC

..27-Nov-2023-

MakefileH A D17-Aug-2023399 1712

Makefile.dependH A D17-Aug-2023164 114

READMEH A D17-Aug-2023416 107

legacy_test.shH A D17-Aug-2023834 3825

v1-amd64-acct.inH A D08-May-20221.5 KiB

v1-amd64.outH A D23-Sep-20231.9 KiB2928

v1-i386-acct.inH A D08-May-20221.3 KiB

v1-i386.outH A D23-Sep-20232 KiB2928

v2-amd64-acct.inH A D08-May-20222 KiB

v2-amd64.outH A D23-Sep-20232 KiB2928

v2-i386-acct.inH A D08-May-20221.8 KiB

v2-i386.outH A D23-Sep-20232 KiB2928

values.shH A D17-Aug-20231.5 KiB8348

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