Fix various build problems with the test suite
authorRuss Allbery <rra@stanford.edu>
Thu, 28 Apr 2011 23:10:23 +0000 (16:10 -0700)
committerDerrick Brashear <shadow@dementia.org>
Fri, 29 Apr 2011 03:24:18 +0000 (20:24 -0700)
commite88e369c92e8a0c4bedd136edadb21d99988d587
tree2b7404d9d0515c8e1e3465f780877762dc440b3a
parentdc3da0677264781bc99d079abfe35cd628113928
Fix various build problems with the test suite

The cmd/command-t test requires libroken and was misspelled in the
TESTS file.  Multiple tests require LD_LIBRARY_PATH to be set to find
libafsroken if it hasn't been installed, so set it when running
runtests via make check.  (Note that this means runtests -o will not
work properly unless the user also sets LD_LIBRARY_PATH.)

Change-Id: Ib64f0505b3b75db33adb6c7b6452dcaac0b05dbc
Reviewed-on: http://gerrit.openafs.org/4594
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
tests/Makefile.in
tests/TESTS
tests/cmd/Makefile.in