Searched refs:test_strdup (Results 1 – 7 of 7) sorted by relevance
14 char* test_strdup (const char *str);
184 test_strdup (const char *str) in test_strdup() function
331 test_strdup); in main()
34 static void test_strdup(void) { in test_strdup() function299 test_strdup(); in main()
80 char *test_strdup(const char *s) in test_strdup() function316 argv[0] = test_strdup("ethtool"); in test_cmdline()
228 char *test_strdup(const char *s);230 #define strdup(s) test_strdup(s)
138 void test_strdup() { in test_strdup() function949 test_strdup(); in main()