OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2887-g97dfe2b
Gerrit Code Review
gerrit@openafs.org
Thu, 6 Sep 2012 04:44:02 -0700 (PDT)
The following commit has been merged in the master branch:
commit 97dfe2b73c753bafedf8961ff4219ee4efdb350c
Author: Derrick Brashear <shadow@dementix.org>
Date: Tue Apr 17 00:39:37 2012 -0400
tests: modernize tests to compile in warning-as-errorland
the tests haven't been loved as we've been killing warnings. clean up.
Change-Id: I9c36114d3172c4a6347f5e890df6edb5caf796b4
Reviewed-on: http://gerrit.openafs.org/7232
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Makefile.in | 3 ++
tests/auth/superuser-t.c | 1 +
tests/opr/jhash-t.c | 4 +-
tests/rpctestlib/Makefile.in | 14 ++++++--
tests/rpctestlib/rpc_test_cb_procs.c | 3 --
tests/rpctestlib/rpc_test_main.c | 2 -
tests/rpctestlib/rpc_test_procs.c | 56 +++++----------------------------
tests/rpctestlib/rpc_test_procs.h | 6 ++--
8 files changed, 28 insertions(+), 61 deletions(-)
--
OpenAFS Master Repository