VirtualBox

Changeset 10803 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jul 22, 2008 9:10:57 AM (16 years ago)
Author:
vboxsync
Message:

tstHandleTable: reneabled all the tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette