server-skynet-source-3rd-je.../test/unit
Jason Evans b1941c6150 Add probabability distribution utility code.
Add probabability distribution utility code that enables generation of
random deviates drawn from normal, Chi-square, and Gamma distributions.

Fix format strings in several of the assert_* macros (remove a %s).

Clean up header issues; it's critical that system headers are not
included after internal definitions potentially do things like:

  #define inline

Fix the build system to incorporate header dependencies for the test
library C files.
2013-12-09 23:42:08 -08:00
..
bitmap.c Refactor tests. 2013-12-08 20:52:21 -08:00
math.c Add probabability distribution utility code. 2013-12-09 23:42:08 -08:00
SFMT.c Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
tsd.c Normalize #define whitespace. 2013-12-08 22:28:27 -08:00