VirtualBox

Changeset 83021 in vbox for trunk


Ignore:
Timestamp:
Feb 7, 2020 1:35:21 PM (5 years ago)
Author:
vboxsync
Message:

bs3-cpu-basic-2.c: Re-enable all tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2.c

    r82968 r83021  
    7777     */
    7878    NOREF(g_aModeTest); NOREF(g_aModeByOneTests); /* for when commenting out bits */
    79 #if 0
     79#if 1
    8080    Bs3TestDoModes_rm(g_aModeTest, RT_ELEMENTS(g_aModeTest));
    8181    Bs3TestDoModesByOne_rm(g_aModeByOneTests, RT_ELEMENTS(g_aModeByOneTests), 0);
     
    8888
    8989    Bs3TestTerm();
    90 //for (;;) { ASMHalt(); }
     90for (;;) { ASMHalt(); }
    9191}
    9292
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