• Bradley C. Kuszmaul's avatar
    Make the test_db_assoc3 test more repeatable. · 5c316e0c
    Bradley C. Kuszmaul authored
     * Use separate random number generator instead of the one that tokudb uses.
     * Don't use gettimeofday.  Instead look through the timestamps and use 1+ the max of the previous timestamps.  Increment whenever we need a new one.
     * Create a make rule to test it:  Do {{{make test_db_assoc3.tdbrun}}}
    Addresses #162.
    
    
    git-svn-id: file:///svn/tokudb@1095 c7de825b-a66e-492c-adef-691d508d4ae1
    5c316e0c
test.h 1.2 KB