Searched refs:test_snprintf (Results 1 – 3 of 3) sorted by relevance
40 struct test_snprintf *skel; in test_snprintf_positive()121 void test_snprintf(void) in test_snprintf() function
37 msg = test_snprintf(fmt, vargs); in test_echo()
40 static inline char *test_snprintf(const char *fmt, va_list vargs) in test_snprintf() function71 ret = test_snprintf(fmt, vargs); in test_sprintf()84 msg = test_snprintf(fmt, vargs); in __test_print()