- 時間撮記:
- 2016-2-29 上午10:27:24 (9 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestData.c
r59863 r59865 49 49 /** Whether we've reported the sub-test result or not. */ 50 50 bool g_fbBs3SubTestReported = true; 51 /** Whether the sub-test has been skipped or not. */ 52 bool g_fbBs3SubTestSkipped = false; 51 53 52 54 /** The number of sub tests. */ … … 93 95 }; 94 96 97 98 /** The subtest name. */ 99 char g_szBs3SubTest[64]; 100 95 101 #endif /* ARCH_BITS == 16 */ 96 102 97 103 /** The test name. */ 98 104 const char BS3_FAR *BS3_CMN_NM(g_pszBs3Test) = NULL; 99 /** The subtest name. */100 const char BS3_FAR *BS3_CMN_NM(g_pszBs3SubTest) = NULL;101 105
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器