test-memcpy: Actually reverse source and destination
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Wed, 6 Apr 2022 07:15:39 +0000 (12:45 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Wed, 6 Apr 2022 07:15:39 +0000 (12:45 +0530)
commitdfc7bf8a24f63532da167cc7131227c1c4027ffb
treee08e04cabc5f30de856cd26c0bf3642b39c96ae3
parentcbc2c56bab4ca6210b299d5457359bf64cd6abb2
test-memcpy: Actually reverse source and destination

Looks like an oversight in memcpy tests resulted in s2 and s1 not being
swapped for the second iteration of the memcpy test.  Fix it.  Also fix
a formatting nit.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
string/test-memcpy-support.h