This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/glibc.
from dfc7bf8a24 test-memcpy: Actually reverse source and destination adds 67e3b0c63c tests/string: Drop simple/stupid/builtin tests
No new revisions were added by this update.
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(-)