src/common_test.c: Add some tests for files in src/common.c.
authorFlorian Forster <octo@collectd.org>
Sun, 19 May 2013 06:59:04 +0000 (08:59 +0200)
committerFlorian Forster <octo@collectd.org>
Mon, 28 Jul 2014 13:06:35 +0000 (15:06 +0200)
commit855ba3880b50bc4a774a8c8d23612bba3550b3e7
tree7dc3f3680461796bf568e5d118e800e8501cbc1f
parent68ac98ed21d932fc80dd2d296543564b7a06dac2
src/common_test.c: Add some tests for files in src/common.c.
src/Makefile.am
src/common.c
src/common_test.c [new file with mode: 0644]
src/mock/plugin.c [new file with mode: 0644]
src/mock/utils_cache.c [new file with mode: 0644]
src/mock/utils_time.c [new file with mode: 0644]