author | Florian Forster <octo@collectd.org> | |
Tue, 28 May 2013 18:57:29 +0000 (20:57 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Mon, 28 Jul 2014 13:06:35 +0000 (15:06 +0200) | ||
commit | d1abe9536e3f5d87fcf6e98b0b803e9a83cf9846 | |
tree | 9def6837faa7782be69faaa1d9b1dd4aabd97bed | tree | snapshot |
parent | fe2858b9a390a76b17b51c9431067cd3efc26f17 | commit | diff |
Move tests and mocks to src/tests/{,mock/}.
13 files changed:
src/Makefile.am | diff | blob | history | |
src/common_test.c | [deleted file] | blob | history |
src/mock/plugin.c | [deleted file] | blob | history |
src/mock/utils_cache.c | [deleted file] | blob | history |
src/mock/utils_time.c | [deleted file] | blob | history |
src/tests/common_test.c | [new file with mode: 0644] | blob |
src/tests/mock/plugin.c | [new file with mode: 0644] | blob |
src/tests/mock/utils_cache.c | [new file with mode: 0644] | blob |
src/tests/mock/utils_time.c | [new file with mode: 0644] | blob |
src/tests/utils_avltree_test.c | [new file with mode: 0644] | blob |
src/tests/utils_vl_lookup_test.c | [new file with mode: 0644] | blob |
src/utils_avltree_test.c | [deleted file] | blob | history |
src/utils_vl_lookup_test.c | [deleted file] | blob | history |