VirtualBox

Changeset 29841 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 27, 2010 10:22:39 AM (15 years ago)
Author:
vboxsync
Message:

Runtime: testcase.

File:
1 edited

Legend:

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

    r29839 r29841  
    9797    CHECKNETWORK("10.255.1.1/24",  VERR_INVALID_PARAMETER,          0,          0);
    9898    CHECKNETWORK("1.2",            VERR_INVALID_PARAMETER,          0,          0);
     99    CHECKNETWORK("1.2.3.4.5",      VERR_INVALID_PARAMETER,          0,          0);
    99100
    100101    return RTTestSummaryAndDestroy(hTest);
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