Home | History | Annotate | Download | only in cintltst

Lines Matching full:u_strncpy

104 /*Tests  for u_strcat(),u_strcmp(), u_strlen(), u_strcpy(),u_strncat(),u_strncmp(),u_strncpy, u_uastrcpy(),u_austrcpy(), u_uastrncpy(); */
225 log_verbose("Testing u_strncpy() and u_uastrcpy()\n");
229 u_strncpy(temp, dataTable[i][j],k);
233 log_err("something threw an error in u_strncpy()\n");
236 log_err("something threw an error in u_strncpy()\n");