tests/python: Add a test that walks through all the keys in a server
commit81777f85eb0e6f4c3db6f8301911c0fb057da143
authorAlberto Bertogli <albertito@blitiri.com.ar>
Mon, 26 Apr 2010 18:34:44 +0000 (26 15:34 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Mon, 26 Apr 2010 19:04:54 +0000 (26 16:04 -0300)
treeeb3b3b332276b19e76178b1d3ecd5fb6ff83e4f8
parentffe4fc48d12f63ae921e95994dedafb2cdf50b04
tests/python: Add a test that walks through all the keys in a server

It can be used to test firstkey()/nextkey(). It has also been added to the
coverage test.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
tests/coverage/coverage
tests/python/walk.py [new file with mode: 0755]