mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
#4045 tiny test_stress1 with drd refs[t:4045]
git-svn-id: file:///svn/toku/tokudb@35819 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
cb97f4a71b
commit
3774a50309
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue