df16cd9d0c
Also add an option for overriding the seed at startup. This allows reproducing temporary issues by rerunning the test suite with the same random seed. Note that if tests are added or removed (or tests are skipped by passing the --gtest_filter option), or if running on a different libc, the same seed might result in different random values. |
||
---|---|---|
.. | ||
BaseDecoderTest.cpp | ||
BaseEncoderTest.cpp | ||
c_interface_test.c | ||
cpp_interface_test.cpp | ||
DataGenerator.cpp | ||
decode_encode_test.cpp | ||
decoder_test.cpp | ||
encoder_test.cpp | ||
sha1.c | ||
simple_test.cpp | ||
targets.mk |