VirtualBox

Ignore:
Timestamp:
Jan 31, 2022 9:38:35 AM (3 years ago)
Author:
vboxsync
Message:

Devices/testcases/tstDevice: Quick and dirty testcase to debug individual device SSM loading issues (requires converting the hexdump of the unit from VBox.log to a binary)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/testcase/tstDeviceIoFuzz.cpp

    r93115 r93491  
    142142
    143143                uint64_t u64Value = fRead ? 0 : RTRandAdvU64(hRnd);
    144                 uint32_t cbValue = g_aAccWidths[RTRandAdvU32Ex(hRnd, 0, 2)];
     144                uint32_t cbValue = g_aAccWidths[RTRandAdvU32Ex(hRnd, 0, 3)];
    145145
    146146                if (fRead)
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