server-skynet-source-3rd-je.../test
Jason Evans 898960247a Subvert tail call optimization in backtrace test.
Re-structure alloc_[01](), which are mutually tail-recursive functions,
to do (unnecessary) work post-recursion so that the compiler cannot
perform tail call optimization, thus preserving intentionally unique
call paths in captured backtraces.
2014-01-21 14:59:40 -08:00
..
include/test Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
integration Extract profiling code from [re]allocation functions. 2014-01-12 15:41:05 -08:00
src Add zero/align tests for rallocx(). 2013-12-15 15:54:18 -08:00
unit Subvert tail call optimization in backtrace test. 2014-01-21 14:59:40 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00