VirtualBox

Changeset 11064 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Aug 1, 2008 2:12:37 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33962
Message:

iprt/RTRandUxy: Improved the distribution when not using the max ranges. Changed the pseudo/cpuid fallback so it makes sure the cpuid has changed sufficiently and then only takes 3-bits from it, dropping the lower 5 since some of these are no longer reliable (5 is a bit too high, hopefully). Added tstRand for testing the distribution and limits.

Location:
trunk/src/VBox/Runtime/testcase
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r11016 r11064  
    7979        tstPath \
    8080        tstPrfRT \
     81        tstRand \
    8182        tstRTFsQueries \
    8283        tstStrFormat \
     
    277278tstPrfRT_SOURCES = tstPrfRT.cpp
    278279
     280tstRand_SOURCES = tstRand.cpp
     281
    279282tstRTFsQueries_SOURCES = tstRTFsQueries.cpp
    280283
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