OSDN Git Service

selftests/powerpc: add const qualification where possible
authorNathan Lynch <nathanl@linux.ibm.com>
Thu, 17 Aug 2023 16:21:53 +0000 (11:21 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 18 Aug 2023 07:03:15 +0000 (17:03 +1000)
commit701ca3657d5d489add2bedce0c31938e521c7913
tree8c7ca0768e7728401f7a354dbeacf65ab20cf969
parentae3a8cc292d01a1558dff837bb485712dfaeb9c6
selftests/powerpc: add const qualification where possible

Various char * parameters in the common powerpc selftest APIs can be
const.

Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230817-powerpc-selftest-misc-v1-2-a84cc1ef78b2@linux.ibm.com
tools/testing/selftests/powerpc/harness.c
tools/testing/selftests/powerpc/include/subunit.h
tools/testing/selftests/powerpc/include/utils.h