Commit 9db987be authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul

Stop valgrind for some more bdb tests. Addresses #328.

git-svn-id: file:///svn/tokudb@2003 c7de825b-a66e-492c-adef-691d508d4ae1
parent 28e226ca
...@@ -129,9 +129,15 @@ NO_VGRIND = \ ...@@ -129,9 +129,15 @@ NO_VGRIND = \
dup_search \ dup_search \
dupsort_delete \ dupsort_delete \
dupsort_get \ dupsort_get \
dupsort_get_both \
dupsort_get_both_range \ dupsort_get_both_range \
dupsort_set \ dupsort_set \
dupsort_set_range \ dupsort_set_range \
get_zeroed_dbt \
hsoc \
insert_cursor_delete_insert \
insert_memleak \
kv_limits \
log4 \ log4 \
log5 \ log5 \
# Comment to terminate list so the previous line can end with a slash # Comment to terminate list so the previous line can end with a slash
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment