Name Date Size #Lines LOC

..--

MakefileH A D16-Jul-2024398 1712

Makefile.dependH A D08-Jul-2024164 114

READMEH A D08-Jul-2024416 107

legacy_test.shH A D08-Jul-2024834 3825

v1-amd64-acct.inHD12-Mar-20211.5 KiB

v1-amd64.outH A D08-Jul-20241.9 KiB2928

v1-i386-acct.inHD12-Mar-20211.3 KiB

v1-i386.outH A D08-Jul-20242 KiB2928

v2-amd64-acct.inHD12-Mar-20212 KiB

v2-amd64.outH A D08-Jul-20242 KiB2928

v2-i386-acct.inHD12-Mar-20211.8 KiB

v2-i386.outH A D08-Jul-20242 KiB2928

values.shH A D08-Jul-20241.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