VirtualBox

Ignore:
Timestamp:
Feb 29, 2016 10:27:24 AM (9 years ago)
Author:
vboxsync
Message:

bs3kit: Updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestData.c

    r59863 r59865  
    4949/** Whether we've reported the sub-test result or not. */
    5050bool        g_fbBs3SubTestReported = true;
     51/** Whether the sub-test has been skipped or not. */
     52bool        g_fbBs3SubTestSkipped = false;
    5153
    5254/** The number of sub tests. */
     
    9395};
    9496
     97
     98/** The subtest name. */
     99char        g_szBs3SubTest[64];
     100
    95101#endif /* ARCH_BITS == 16 */
    96102
    97103/** The test name. */
    98104const char BS3_FAR *BS3_CMN_NM(g_pszBs3Test) = NULL;
    99 /** The subtest name. */
    100 const char BS3_FAR *BS3_CMN_NM(g_pszBs3SubTest) = NULL;
    101105
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