Allow random tests to take a key prefix
commitc8cf39b51a03f8ae21c9cd79dd4e915d7fced95e
authorAlberto Bertogli <albertito@gmail.com>
Wed, 4 Jun 2008 04:36:30 +0000 (4 01:36 -0300)
committerAlberto Bertogli <albertito@gmail.com>
Wed, 4 Jun 2008 18:17:26 +0000 (4 15:17 -0300)
tree92fe7025054d2246d8507b50cd4c14b75b4abe3a
parent9fd09c020ed5aff22f6e7c5bd9cb634b55cb8258
Allow random tests to take a key prefix

This makes running several tests in parallel, with the guarantee they will
not step on each other's keys.

Signed-off-by: Alberto Bertogli <albertito@gmail.com>
tests/python/random1-cache.py
tests/python/random1.py