server-skynet-source-3rd-je.../test
David Goldblatt 9e6aa77ab9 PRNG: Remove atomic functionality.
These had no uses and complicated the API.  As a rule we now expect to only use
thread-local randomization for contention-reduction reasons, so we only pay the
API costs and never get the functionality benefits.
2020-10-05 19:55:57 -07:00
..
analyze Add a simple utility to detect profiling bias. 2020-08-05 18:33:55 -07:00
include/test Benchmarks: Also print ns / iter. 2020-08-13 10:03:15 -07:00
integration Add alignment stress test for rallocx 2020-08-11 11:56:43 -07:00
src Fix: assertion could abort on past failures 2020-03-18 20:48:26 -07:00
stress Mallctl stress test: fix a type. 2020-08-17 12:50:14 -07:00
unit PRNG: Remove atomic functionality. 2020-10-05 19:55:57 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00