server-skynet-source-3rd-je.../test
Daniel Micay d6384b09e1 use CLOCK_MONOTONIC in the timer if it's available
Linux sets _POSIX_MONOTONIC_CLOCK to 0 meaning it *might* be available,
so a sysconf check is necessary at runtime with a fallback to the
mandatory CLOCK_REALTIME clock.
2015-03-13 14:07:35 -07:00
..
include/test use CLOCK_MONOTONIC in the timer if it's available 2015-03-13 14:07:35 -07:00
integration Remove obsolete (incorrect) assertions. 2015-02-15 20:13:28 -08:00
src use CLOCK_MONOTONIC in the timer if it's available 2015-03-13 14:07:35 -07:00
stress Thwart compiler optimizations. 2014-10-15 14:49:14 -07:00
unit Move centralized chunk management into arenas. 2015-02-12 00:15:56 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00