Commit c9e5b984 authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

#4045 tiny test_stress1 with drd refs[t:4045]

git-svn-id: file:///svn/toku/tokudb@35819 c7de825b-a66e-492c-adef-691d508d4ae1
parent a930d528
......@@ -965,3 +965,8 @@ check_blocking_tdb: $(BLOCKING_TDB_TESTS)
check_blocking_bdb: $(BLOCKING_BDB_TESTS)
check_drd: drd_tiny_test_stress1.tdbrun
true
drd_tiny_test_stress1.tdbrun: test_stress1.tdb
$(VALGRIND) --tool=drd --quiet --suppressions=drd.suppressions ./test_stress1.tdb --num_seconds 5 --num_elements 150
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