src/RNGTest/ directory

Functionality specific to RNGTest

Contents

This directory contains code specific to RNGTest.

Files

file Battery.hpp
Random number generator test harness.
file BigCrush.cpp
Class re-creating the TestU01 library's BigCrush battery.
file BigCrush.hpp
Class re-creating the TestU01 library's BigCrush battery.
file Crush.cpp
Class re-creating the TestU01 library's Crush battery.
file Crush.hpp
Class re-creating the TestU01 library's Crush battery.
file SmallCrush.cpp
Class re-creating the TestU01 library's SmallCrush battery.
file SmallCrush.hpp
Class re-creating the TestU01 library's SmallCrush battery.
file StatTest.hpp
Random number generator statistical test.
file TestStack.hpp
Stack collecting all types of random number generator statistical tests.
file TestU01.cpp
TestU01 statistical test.
file TestU01.hpp
TestU01 statistical test.
file TestU01Props.hpp
TestU01 statistical test properties class.
file TestU01Stack.cpp
Stack of TestU01 RNG statistical tests.
file TestU01Stack.hpp
Stack of TestU01 RNG statistical tests.
file TestU01Suite.cpp
TestU01 random number generator test suite.
file TestU01Suite.hpp
TestU01 random number generator test suite.
file TestU01Util.hpp
Interfacing the TestU01 random number generator test suite.
file TestU01Wrappers.hpp
TestU01 global-scope wrappers.