On 13/12/2022 17.54, Janis Schoetterl-Glausch wrote:
Replace the DEFAULT_* test helpers by functions, as they don't need the exta flexibility. Signed-off-by: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx> --- tools/testing/selftests/kvm/s390x/memop.c | 82 +++++++++++------------ 1 file changed, 39 insertions(+), 43 deletions(-)
Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx>