tor/changes/ticket29732

6 lines
279 B
Plaintext
Raw Normal View History

2019-03-18 17:50:35 +01:00
o Minor features (testing):
- Tor's unit test code now contains a standard set of functions to
replace the PRNG with a deterministic or reproducible version for
testing. Previously, various tests implemented this in various ways.
Implements ticket 29732.