summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 07c09de)
raw | patch | inline | side by side (parent: 07c09de)
author | rmakulov <rustam.makulov@axibase.com> | |
Mon, 17 Jul 2017 09:12:45 +0000 (12:12 +0300) | ||
committer | Pavel Rochnyack <pavel2000@ngs.ru> | |
Fri, 20 Oct 2017 12:32:02 +0000 (19:32 +0700) |
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);