]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: create test_unfound.sh
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 26 Oct 2010 17:04:12 +0000 (10:04 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Mon, 1 Nov 2010 16:50:08 +0000 (09:50 -0700)
commite6df8074f317f5ac37751efff379121d14f8071c
tree6420d8deb55001f1cb5bf85e5949cfc10f707167
parent1dd5042e655b80eae99f002047fe1dfb4cc46120
test: create test_unfound.sh

Create test_unfound.sh to test handling unfound objects.

Move more test functions into test/test_common.sh to facilitate code
reuse.

Allow the user to keep the temporary directory around after the test is
over by setting KEEP_TEMPDIR.

Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
src/test/test_common.sh
src/test/test_unfound.sh [new file with mode: 0755]