Name Date Size #Lines LOC

..--

MakefileH A D15-Jul-2024398 1612

Makefile.dependH A D16-Aug-2023164 114

READMEH A D16-Aug-2023416 107

legacy_test.shH A D16-Aug-2023834 3825

v1-amd64-acct.inHD03-Jun-20141.5 KiB

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

v1-i386-acct.inHD03-Jun-20141.3 KiB

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

v2-amd64-acct.inHD03-Jun-20142 KiB

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

v2-i386-acct.inHD03-Jun-20141.8 KiB

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

values.shH A D16-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