tests/db: clarify four_char_hash
This commit is contained in:
parent
4db99f4012
commit
b503fd1c36
|
|
@ -866,7 +866,8 @@ bsize_ffactor_body()
|
||||||
h_bsize_ffactor 8192 683
|
h_bsize_ffactor 8192 683
|
||||||
}
|
}
|
||||||
|
|
||||||
# FIXME: what does it test?
|
# Verify hash database behavior when inserting 4-character keys and values
|
||||||
|
# into a 65536-bucket hash.
|
||||||
atf_test_case four_char_hash
|
atf_test_case four_char_hash
|
||||||
four_char_hash_head()
|
four_char_hash_head()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user