summaryrefslogtreecommitdiff
path: root/libs/random/test/test_mt11213b.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/random/test/test_mt11213b.cpp')
-rw-r--r--libs/random/test/test_mt11213b.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/random/test/test_mt11213b.cpp b/libs/random/test/test_mt11213b.cpp
index a0ad81d54..62e2644f6 100644
--- a/libs/random/test/test_mt11213b.cpp
+++ b/libs/random/test/test_mt11213b.cpp
@@ -18,6 +18,8 @@
#define BOOST_RANDOM_VALIDATION_VALUE 3809585648U
#define BOOST_RANDOM_SEED_SEQ_VALIDATION_VALUE 2936939529U
#define BOOST_RANDOM_ITERATOR_VALIDATION_VALUE 2434563197U
+#define BOOST_RANDOM_DISCARD_COUNT1 9307
+#define BOOST_RANDOM_DISCARD_COUNT2 20000000
#define BOOST_RANDOM_GENERATE_VALUES { 0xEF3F3F3FU, 0x70082175U, 0xDAF6EAF5U, 0x2A16A63EU }