VirtualBox

Ignore:
Timestamp:
Mar 3, 2017 12:56:16 PM (8 years ago)
Author:
vboxsync
Message:

tstContiguous: fixed ignore condition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp

    r65231 r65929  
    7777                        /* With 32-bit address spaces it's sometimes difficult
    7878                         * to find bigger chunks of contiguous memory */
    79                         if (i % 11 < 8)
     79                        if (i % 11 > 7)
    8080                            RTPrintf(" => ignoring (32-bit host)");
    8181                        else
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