VirtualBox

Changeset 101402 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
Oct 10, 2023 1:49:00 PM (14 months ago)
Author:
vboxsync
Message:

Main/testcase/tstSettings: Don't fail and skip the test if there is no .vbox file given in the arguments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstSettings.cpp

    r101035 r101402  
    159159
    160160    if (!cFiles)
    161         RTTestIFailed("At least one .vbox machine file must be specified to test!\n");
     161        return RTTestSkipAndDestroy(hTest, "At least one .vbox machine file must be specified to test!\n");
    162162
    163163    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