This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from dfc7bf8a24 test-memcpy: Actually reverse source and destination new 67e3b0c63c tests/string: Drop simple/stupid/builtin tests
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: string/test-memccpy.c | 18 +----------------- string/test-memchr.c | 3 +-- string/test-memcmp.c | 1 - string/test-memcpy-support.h | 12 ++---------- string/test-memmem.c | 3 +-- string/test-memmove.c | 6 +++--- string/test-mempcpy.c | 4 +--- string/test-memrchr.c | 3 +-- string/test-memset.c | 42 +++++------------------------------------- string/test-strcasecmp.c | 25 ++----------------------- string/test-strcasestr.c | 11 +++++------ string/test-strcat.c | 3 +-- string/test-strchr.c | 16 ++-------------- string/test-strcmp.c | 1 - string/test-strcpy.c | 4 +--- string/test-strlen.c | 2 +- string/test-strncasecmp.c | 25 +------------------------ string/test-strncat.c | 8 ++------ string/test-strncmp.c | 1 - string/test-strncpy.c | 19 +------------------ string/test-strnlen.c | 3 +-- string/test-strpbrk.c | 21 ++------------------- string/test-strrchr.c | 3 +-- string/test-strspn.c | 24 +----------------------- string/test-strstr.c | 15 +++++++-------- 25 files changed, 43 insertions(+), 230 deletions(-)