tests: Abstract out code to produce a Ubik client
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 20 Apr 2012 14:34:26 +0000 (15:34 +0100)
committerDerrick Brashear <shadow@dementix.org>
Sun, 22 Apr 2012 13:17:17 +0000 (06:17 -0700)
commit2ce3fdc5dc888693c8a7698aae7805a7d4dee145
treea4cdb7057cd0304e8ab6e51e0fed95c943da963f
parenta6d64d700794601bb003a6e5693b34faa2214c18
tests: Abstract out code to produce a Ubik client

Abstract out the code which the volser test uses to produce a
ubik client so that it can be used to test other ubik services

Change-Id: I800fda9e53ad45c91f3de8eceea387cc011dda3c
Reviewed-on: http://gerrit.openafs.org/7257
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
tests/common/Makefile.in
tests/common/common.h
tests/common/ubik.c [new file with mode: 0644]
tests/volser/Makefile.in
tests/volser/vos-t.c