VirtualBox

Changeset 10803

Show
Ignore:
Timestamp:
07/22/08 11:10:57 (1 month ago)
Author:
vboxsync
Message:

tstHandleTable: reneabled all the tests.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Runtime/testcase/tstHandleTable.cpp

    r10790 r10803  
    524524         * Do a simple warmup / smoke test first. 
    525525         */ 
    526 #if 0 
    527526        tstHandleTableTest1(1,          65534,  128,           2048, false, 0); 
    528527        tstHandleTableTest1(1,          65534,  128,           2048, false, RTHANDLETABLE_FLAGS_CONTEXT); 
     
    539538        /* For testing 1st level expansion / reallocation. */ 
    540539        tstHandleTableTest1(1,    1024*1024*8,    3,         150000, false, 0); 
    541 #endif 
    542540        tstHandleTableTest1(1,    1024*1024*8,    3,         150000, false, RTHANDLETABLE_FLAGS_CONTEXT); 
    543541 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy