VirtualBox

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


Ignore:
Timestamp:
Aug 16, 2013 1:31:28 PM (11 years ago)
Author:
vboxsync
Message:

IPRT/testcase/tstRTFileModeStringToFlags.cpp: Another fix for the fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstRTFileModeStringToFlags.cpp

    r47811 r47812  
    201201        }
    202202
     203        /** @todo Testing sharing modes are not implemented yet,
     204         *        so just remove them from testing. */
     205        uMode &= ~RTFILE_O_DENY_NONE;
     206
    203207        if (   RT_SUCCESS(iResult)
    204208            && uMode != aTestsEx[iTest].uMode)
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