server-skynet-source-3rd-je.../test
Jason Evans 9aa1543e9c Update mallocx() OOM test to deal with smaller hugemax.
Depending on virtual memory resource limits, it is necessary to attempt
allocating three maximally sized objects to trigger OOM rather than just
two, since the maximum supported size is slightly less than half the
total virtual memory address space.

This fixes a test failure that was introduced by
0c516a00c4 (Make *allocx() size class
overflow behavior defined.).

This resolves #379.
2016-05-03 09:37:54 -07:00
..
include/test Avoid blindly enabling assertions for header code when testing. 2016-03-23 16:15:42 -07:00
integration Update mallocx() OOM test to deal with smaller hugemax. 2016-05-03 09:37:54 -07:00
src Refactor out signed/unsigned comparisons. 2016-03-15 09:40:02 -07:00
stress Code formatting fixes. 2016-03-23 16:15:42 -07:00
unit Fix witness/fork() interactions. 2016-04-26 10:47:22 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00