dir: remove unused test files 52/14052/5
authorMark Vitale <mvitale@sinenomine.net>
Fri, 4 Oct 2019 18:52:21 +0000 (14:52 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Thu, 8 Oct 2020 04:13:35 +0000 (00:13 -0400)
commit836b3da39a32116e80f21bbb274795936e27e21c
tree29bcadf21c315b5f82f678ab82561f5a9d4a50c8
parent2928dbd78f56ef25684618426df9905cf59c384b
dir: remove unused test files

Makefile rules for physio.c and test-salvage.c have been commented out
since the original IBM code import, and were removed in commit
37b4195d603630498664fa0975ea5d5c82f9aa4f 'dtest-20021111' to fix dtest.
However, that commit neglected to remove the source files and other
references to them in Makefile.in

Finish the job by removing the files and references to them.

No functional change is incurred by this commit.

Change-Id: I57527be99cd28a481a86b659d1eb3227af9f1c99
Reviewed-on: https://gerrit.openafs.org/14052
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/dir/test/Makefile.in
src/dir/test/physio.c [deleted file]
src/dir/test/test-salvage.c [deleted file]