VirtualBox

Changeset 92258 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Nov 8, 2021 9:18:20 AM (3 years ago)
Author:
vboxsync
Message:

IPRT,VMMDev,ValKit: Some new test units. bugref:10093

Location:
trunk/src/VBox/ValidationKit/bootsectors/bs3kit
Files:
2 edited

Legend:

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

    r82968 r92258  
    6262
    6363/** VMMDEV_TESTING_UNIT_XXX -> string */
    64 char const  g_aszBs3TestUnitNames[][16] =
     64char const  g_aszBs3TestUnitNames[][12] =
    6565{
    6666    "inv",
     
    9696    "ppm",
    9797    "ppb",
     98    "ticks",
     99    "ticks/call",
     100    "ticks/occ",
     101    "pages",
     102    "pages/s",
     103    "ticks/page",
     104    "ns/page",
    98105};
    99106
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-test.h

    r82968 r92258  
    8080# define g_aszBs3TestUnitNames BS3_DATA_NM(g_aszBs3TestUnitNames)
    8181#endif
    82 extern char const           g_aszBs3TestUnitNames[][16];
     82extern char const           g_aszBs3TestUnitNames[][12];
    8383
    8484/** The test name. */
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