]> arthur.barton.de Git - bup.git/commit - t/test.sh
cmd/memtest: add a --existing option to test with existing objects.
authorAvery Pennarun <apenwarr@gmail.com>
Fri, 27 Aug 2010 02:16:34 +0000 (19:16 -0700)
committerAvery Pennarun <apenwarr@gmail.com>
Fri, 27 Aug 2010 02:19:06 +0000 (19:19 -0700)
commit94b76f87a378b604f52308d6552975cd2b428ba7
tree56456fbdecc362db806931b4968d77f2c53fed63
parent8b4ac80545db00743f298eba0958dfee550da89a
cmd/memtest: add a --existing option to test with existing objects.

This is useful for testing behaviour when we're looking for objects
that *do* exist.  Of course, it just goes through the objects in order, so
it's not actually that realistic.

Signed-off-by: Avery Pennarun <apenwarr@gmail.com>
cmd/memtest-cmd.py
t/test.sh