From nobody Sun Nov 16 02:44:47 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1762167582; cv=none; d=zohomail.com; s=zohoarc; b=F+rwEY2PzTAeDUkqtX/ZzGsTnc8AXyOWjdTcvDzUbRXqWglSKUAPXCjL/mTv9AzQh9NrQBjh4A6n70GXmSz/NWm8KKYTyEZIzZbD1cb+A0YyZVdv+DjVTqXFtv/qUrHox8dm89c0qCxGfOfVmGMaigZXaDfyFoZstyrA+FumYX0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1762167582; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=Xp3u8EowvHKtIDJCJbY2AvxOiezuc0g+CF3lzUo74ZM=; b=fi1L7hd2I3GRwtzKT75nQ50HOv3E2Xod+QxtEHGZMU235nJ/22WOLslhkqDGmqQsSu72KBPeN+d0bgd3NM9wGYrwxvYmh38vMVKkc5/pq1yJV4MkwD6j7m0gRoPu12lAdhhcIeIhUY9M+aSH+c+fkf3VFJlFZI1EioGhV96sIl8= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1762167582190512.5886630640885; Mon, 3 Nov 2025 02:59:42 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1vFsHO-000428-8o; Mon, 03 Nov 2025 05:59:18 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vFsHM-000401-Bb for qemu-devel@nongnu.org; Mon, 03 Nov 2025 05:59:16 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vFsHB-0004Vy-SO for qemu-devel@nongnu.org; Mon, 03 Nov 2025 05:59:14 -0500 Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-158-BqSJYWS9PxC0EnsW5OF5eg-1; Mon, 03 Nov 2025 05:59:00 -0500 Received: from mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id E8180195420D; Mon, 3 Nov 2025 10:58:59 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.44.33.12]) by mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 80A7630001A8; Mon, 3 Nov 2025 10:58:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1762167544; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Xp3u8EowvHKtIDJCJbY2AvxOiezuc0g+CF3lzUo74ZM=; b=PRt3LuAWc3L5gVaE9iHuRP19hf7uOANaPciqciMhuDjsfGDoBKY/HCXH+4tae8zK124Eew hsgP6WUtQMW/UzKTBwsE9pSPTE/rfLrQVQIQV90RdkpeE0t5zVvPpwS0UiIhx7wHBnhuoa mYqi6qesstptKP4FVtRXT8mlMf2JU3c= X-MC-Unique: BqSJYWS9PxC0EnsW5OF5eg-1 X-Mimecast-MFC-AGG-ID: BqSJYWS9PxC0EnsW5OF5eg_1762167540 From: Thomas Huth To: qemu-devel@nongnu.org Cc: Richard Henderson , Glenn Miles Subject: [PULL 15/22] tests/functional/ppc64: Fix class names to silence pylint warnings Date: Mon, 3 Nov 2025 11:58:12 +0100 Message-ID: <20251103105824.322039-16-thuth@redhat.com> In-Reply-To: <20251103105824.322039-1-thuth@redhat.com> References: <20251103105824.322039-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.4 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1762167585143154100 Content-Type: text/plain; charset="utf-8" From: Thomas Huth Pylint complains about inconsistent CamelCase names here, so let's slightly change the names to make pylint happy again. In the sam460ex test, also split a line where pylint was complaining about it being too long. Reviewed-by: Glenn Miles Signed-off-by: Thomas Huth Message-ID: <20251029141946.86110-1-thuth@redhat.com> --- tests/functional/ppc/test_74xx.py | 2 +- tests/functional/ppc/test_sam460ex.py | 5 +++-- tests/functional/ppc64/test_powernv.py | 2 +- tests/functional/ppc64/test_pseries.py | 2 +- tests/functional/ppc64/test_reverse_debug.py | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/tests/functional/ppc/test_74xx.py b/tests/functional/ppc/test_= 74xx.py index 5386016f261..219c7991aca 100755 --- a/tests/functional/ppc/test_74xx.py +++ b/tests/functional/ppc/test_74xx.py @@ -10,7 +10,7 @@ from qemu_test import QemuSystemTest from qemu_test import wait_for_console_pattern =20 -class ppc74xxCpu(QemuSystemTest): +class Ppc74xxCpu(QemuSystemTest): =20 timeout =3D 5 =20 diff --git a/tests/functional/ppc/test_sam460ex.py b/tests/functional/ppc/t= est_sam460ex.py index 31cf9dd6de8..024406d155c 100755 --- a/tests/functional/ppc/test_sam460ex.py +++ b/tests/functional/ppc/test_sam460ex.py @@ -8,10 +8,11 @@ from qemu_test import exec_command_and_wait_for_pattern =20 =20 -class sam460exTest(LinuxKernelTest): +class Sam460exTest(LinuxKernelTest): =20 ASSET_BR2_SAM460EX_LINUX =3D Asset( - 'https://github.com/legoater/qemu-ppc-boot/raw/refs/heads/main/bui= ldroot/qemu_ppc_sam460ex-2023.11-8-gdcd9f0f6eb-20240105/vmlinux', + ('https://github.com/legoater/qemu-ppc-boot/raw/refs/heads/main' + '/buildroot/qemu_ppc_sam460ex-2023.11-8-gdcd9f0f6eb-20240105/vmli= nux'), '6f46346f3e20e8b5fc050ff363f350f8b9d76a051b9e0bd7ea470cc680c14df2') =20 def test_ppc_sam460ex_buildroot(self): diff --git a/tests/functional/ppc64/test_powernv.py b/tests/functional/ppc6= 4/test_powernv.py index 9ada832b781..0ea6c93e428 100755 --- a/tests/functional/ppc64/test_powernv.py +++ b/tests/functional/ppc64/test_powernv.py @@ -10,7 +10,7 @@ from qemu_test import LinuxKernelTest, Asset from qemu_test import wait_for_console_pattern =20 -class powernvMachine(LinuxKernelTest): +class PowernvMachine(LinuxKernelTest): =20 timeout =3D 90 KERNEL_COMMON_COMMAND_LINE =3D 'printk.time=3D0 console=3Dhvc0 ' diff --git a/tests/functional/ppc64/test_pseries.py b/tests/functional/ppc6= 4/test_pseries.py index 67057934e8d..7840c4e3ff8 100755 --- a/tests/functional/ppc64/test_pseries.py +++ b/tests/functional/ppc64/test_pseries.py @@ -10,7 +10,7 @@ from qemu_test import QemuSystemTest, Asset from qemu_test import wait_for_console_pattern =20 -class pseriesMachine(QemuSystemTest): +class PseriesMachine(QemuSystemTest): =20 timeout =3D 90 KERNEL_COMMON_COMMAND_LINE =3D 'printk.time=3D0 console=3Dhvc0 ' diff --git a/tests/functional/ppc64/test_reverse_debug.py b/tests/functiona= l/ppc64/test_reverse_debug.py index 69551fb84df..4eef779936d 100755 --- a/tests/functional/ppc64/test_reverse_debug.py +++ b/tests/functional/ppc64/test_reverse_debug.py @@ -18,7 +18,7 @@ from reverse_debugging import ReverseDebugging =20 =20 -class ReverseDebugging_ppc64(ReverseDebugging): +class ReverseDebuggingPpc64(ReverseDebugging): =20 @skipFlakyTest("https://gitlab.com/qemu-project/qemu/-/issues/1992") def test_ppc64_pseries(self): --=20 2.51.0