VirtualBox

忽略:
時間撮記:
2016-2-29 上午10:27:24 (9 年 以前)
作者:
vboxsync
訊息:

bs3kit: Updates

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • 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
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette