author | Florian Forster <octo@collectd.org> | |
Mon, 13 Jul 2015 09:30:16 +0000 (11:30 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Mon, 13 Jul 2015 10:10:01 +0000 (12:10 +0200) | ||
commit | 64581b01b20c9bccd99dd7ba0537e563ecfb4ca6 | |
tree | b86703dd9027849d0c71c763431a36ccdb745079 | tree | snapshot |
parent | bf1613564dfcb0a517b77d658a844ea37b45803f | commit | diff |
src/utils_latency.c: Add unit test.
This test successfully reproduces the crash reported in #1131 by calling
latency_counter_add (l, DOUBLE_TO_CDTIME_T (-1.0));
This test successfully reproduces the crash reported in #1131 by calling
latency_counter_add (l, DOUBLE_TO_CDTIME_T (-1.0));
src/Makefile.am | diff | blob | history | |
src/testing.h | diff | blob | history | |
src/utils_latency_test.c | [new file with mode: 0644] | blob |