VirtualBox

Changeset 101463 in vbox


Ignore:
Timestamp:
Oct 17, 2023 8:38:59 AM (15 months ago)
Author:
vboxsync
Message:

Main/testcase: tstOVF now also works on non-x86 hosts.

File:
1 edited

Legend:

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

    r101404 r101463  
    329329     *     tstOVF: error: Details: code VBOX_E_PLATFORM_ARCH_NOT_SUPPORTED (0x80bb0012), component PlatformWrap, interface IPlatform
    330330     * */
    331 #if !defined(RT_ARCH_AMD64) && !defined(RT_ARCH_X86)
    332     RTPrintf("TODO: Make it work on non x86 hosts as well, skipping for now\n");
    333     return RTEXITCODE_SKIPPED;
    334 #endif
    335331
    336332    RTEXITCODE rcExit = RTEXITCODE_SUCCESS;
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