test: add memmove test
commitcf6c40b8881cfe78e134e2919b184e04025c1e25
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Tue, 26 Apr 2016 17:43:48 +0000 (26 19:43 +0200)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Tue, 26 Apr 2016 17:45:07 +0000 (26 19:45 +0200)
treed007cf0ace8ad1e58a747a7b819fb5d95da45403
parent2b3cdadee36b0445ed799932358dd94a1e839b46
test: add memmove test

Triggers a bug in MIPS code under certain circumstances, which
are unclear at the moment.
test/string/tst-memmove.c [new file with mode: 0644]