Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_strncpy

99 /*Tests  for u_strcat(),u_strcmp(), u_strlen(), u_strcpy(),u_strncat(),u_strncmp(),u_strncpy, u_uastrcpy(),u_austrcpy(), u_uastrncpy(); */
220 log_verbose("Testing u_strncpy() and u_uastrcpy()\n");
224 u_strncpy(temp, dataTable[i][j],k);
228 log_err("something threw an error in u_strncpy()\n");
231 log_err("something threw an error in u_strncpy()\n");