VirtualBox

Changeset 87338 in vbox


Ignore:
Timestamp:
Jan 21, 2021 2:31:28 AM (4 years ago)
Author:
vboxsync
Message:

IPRT/net: G/c the second copy of an accidentally duplicate BADCIDR
test. bugref:9330.

File:
1 edited

Legend:

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

    r82968 r87338  
    318318    BADCIDR("1.2.3.4/33");      /* prefix is too big */
    319319    BADCIDR("1.2.3.4/-1");      /* prefix is negative */
    320     BADCIDR("1.2.3.4/");        /* prefix is missing */
    321320    BADCIDR("1.2.3.4/");        /* prefix is missing */
    322321    BADCIDR("1.2.3.4/a");       /* prefix is not a number */
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