selftests/powerpc: Consolidate copy/paste test logic
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 11 Jul 2018 07:10:17 +0000 (17:10 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 20 Jul 2018 02:50:52 +0000 (12:50 +1000)
commitdbc3f77c2fea2875e4fd64e2dee57b9a2bda38e8
tree3750bf84995fdd17151c884bd759c2ca25a6ae30
parent525661ef8040e099d191f5f35defaed342e6859b
selftests/powerpc: Consolidate copy/paste test logic

This logic was shared between multiple tests, but now that we have
removed all but one of them we can just move it into that test.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
tools/testing/selftests/powerpc/alignment/.gitignore
tools/testing/selftests/powerpc/alignment/Makefile
tools/testing/selftests/powerpc/alignment/copy_first_unaligned.c
tools/testing/selftests/powerpc/alignment/copy_paste_unaligned_common.c [deleted file]
tools/testing/selftests/powerpc/alignment/copy_paste_unaligned_common.h [deleted file]