The following commit has been merged in the master branch:
commit bff291259741f2213767ee6e1f1b6965d5eb88d4
Author: Michael Meffie <[email protected]>
Date: Wed Aug 10 15:28:25 2022 -0400
backup: Make backup tests build again
The test programs in bucoord, butc, and butm have bit rotted and no
longer build. Update the code to fix error and warnings, and remove
dead code. Update the relevant makefiles so these test programs build
by default to avoid bitrot in the future.
With this change the test programs will build and run, but a tape
drive device is required to perform testing.
Change-Id: I978b98fe63fe6051409fc160e8c7d43050bcf707
Reviewed-on: https://gerrit.openafs.org/15098
Tested-by: BuildBot <[email protected]>
Reviewed-by: Andrew Deason <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
src/bucoord/.gitignore | 1 +
src/bucoord/Makefile.in | 8 +-
src/bucoord/btest.c | 1 +
src/butc/.gitignore | 1 +
src/butc/Makefile.in | 2 +-
src/butc/tdump.c | 9 +-
src/butm/.gitignore | 6 ++
src/butm/Makefile.in | 13 ++-
src/butm/butm_test.c | 248 +++++++++---------------------------------------
src/butm/test_ftm.c | 48 +++++-----
10 files changed, 94 insertions(+), 243 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs