summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 26abd5b)
raw | patch | inline | side by side (parent: 26abd5b)
author | rmakulov <rustam.makulov@axibase.com> | |
Mon, 17 Jul 2017 09:12:45 +0000 (12:12 +0300) | ||
committer | rmakulov <rustam.makulov@axibase.com> | |
Mon, 17 Jul 2017 10:10:31 +0000 (13:10 +0300) |
src/daemon/common_test.c | patch | blob | history |
index 67d800e7105379f54cd9e9c2d3b209217a4c81ee..4d2ccaa338d22b31a76d599a94c610b267f5263f 100644 (file)
--- a/src/daemon/common_test.c
+++ b/src/daemon/common_test.c
int main(void) {
RUN_TEST(sstrncpy);
- RUN_TEST(ssnprintf);
RUN_TEST(sstrdup);
RUN_TEST(strsplit);
RUN_TEST(strjoin);