MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / test_randomGen.cpp

File test_randomGen.cpp

tests/unit/engine/Random/test_randomGen.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <catch2/catch_test_macros.hpp>
2#include <catch2/catch_approx.hpp>
3#include <Poseidon/Foundation/Framework/DebugLog.hpp>
4#include <Random/randomGen.hpp>

Callers

nothing calls this directly

Calls 9

SeedMethod · 0.80
SeedRefMethod · 0.80
SetSeedMethod · 0.80
GetSeedMethod · 0.80
GetSeedRefMethod · 0.80
GaussMethod · 0.80
PlusMinusMethod · 0.80
sizeMethod · 0.80
RandomValueMethod · 0.45

Tested by

no test coverage detected