From nobody Mon May 20 16:42:31 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1637142961813571.8544265904883; Wed, 17 Nov 2021 01:56:01 -0800 (PST) Received: from localhost ([::1]:35240 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mnHfc-0001hw-D2 for importer@patchew.org; Wed, 17 Nov 2021 04:56:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43086) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mnHec-0000uu-Vx for qemu-devel@nongnu.org; Wed, 17 Nov 2021 04:54:59 -0500 Received: from [2a00:1450:4864:20::331] (port=38460 helo=mail-wm1-x331.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mnHeb-0005ZR-JQ for qemu-devel@nongnu.org; Wed, 17 Nov 2021 04:54:58 -0500 Received: by mail-wm1-x331.google.com with SMTP id p3-20020a05600c1d8300b003334fab53afso4263227wms.3 for ; Wed, 17 Nov 2021 01:54:57 -0800 (PST) Received: from zen.linaroharston ([51.148.130.216]) by smtp.gmail.com with ESMTPSA id 4sm26189370wrz.90.2021.11.17.01.54.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Nov 2021 01:54:55 -0800 (PST) Received: from zen.lan (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 6C6721FF96; Wed, 17 Nov 2021 09:54:54 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=005IHjqRWRJJaQave6epZYUIKBv/Z2a1tVz3K5hRNcs=; b=cW7SzRhaaaTvVQlfluA8TtpFKrluJMShKsjH/KbbF0k31giSW1lqSSjN8FHF3y+xV5 0ViMA2ZWKTzckvjdTALMscDQT2/ZggRYWeRoe3g4rz0sFCfu7gfsz9Ewg3f04dK4Vk4D OTW0ej62F2IgE1x6atbvgmAzdgb0wO7E4rdN3NXDpTzWMcSR3VkImR9TCFoFbkqSDT8X /X0pU0mE01d7qUIj6jbqkSolpg4bIYktfX1W6bJ17e30Ro+QVx0s0z7pjdzWqsgmPCts lRzi7tyj5W6qHTn3XFDAwlggzX1qM0ApSrpCo3EGta1xje8mLEB/mtXI9CFNZCJ3p454 4mjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=005IHjqRWRJJaQave6epZYUIKBv/Z2a1tVz3K5hRNcs=; b=yHyL9ZOJgG6r/KofNFAm0OepQxpFTA4RqTUtyqgXE0XedNv88myHtijXLk3az2TC6O uFhH0M/yg8wlKmrUmNJ+gAhEc6XzPDH0VKxQ8Ci2nRFmMQNweEqEFqqRwJNkAcRfta4n wADxD3VwCeL5Xq9DWLn/aEljehWlxOowyan+5YBj/3nGdJr0niWrHX/DTgL3pVYgF8tw 7CvMmu+2MujFQkQtfScpqihWmyJBlowYN2ejrle6B8kB61ryjIaQH+UXYY1zx7Vfz/JT EVPOJ7lO+JHHea3+sBve9gHXUwxVplpjkv0EHkgUrYGxhJT2fqFmQjJcVYHRn0O9OJ+0 38Rg== X-Gm-Message-State: AOAM531uZVAcPJFRFV5EoOhF/XgqTTwrPYscpuZ2PxDdrGayIVKR4NFv IwUh+sZq4EYV9wWyZPg/ZI1Ljw== X-Google-Smtp-Source: ABdhPJx48Y87Hlee/yq71PJMxAixMXsZta2YWF6TrmZ3s80gp8vNUV7cONgEIOFlup8Jmt+azVPwcQ== X-Received: by 2002:a1c:488:: with SMTP id 130mr16351953wme.157.1637142896000; Wed, 17 Nov 2021 01:54:56 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Subject: [RFC PATCH] tests/avocado: fix tcg_plugin mem access count test Date: Wed, 17 Nov 2021 09:54:48 +0000 Message-Id: <20211117095448.136558-1-alex.bennee@linaro.org> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::331 (failed) 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=2a00:1450:4864:20::331; envelope-from=alex.bennee@linaro.org; helo=mail-wm1-x331.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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: , Cc: =?UTF-8?q?Alex=20Benn=C3=A9e?= , Wainer dos Santos Moschetta , Willian Rampazzo , Cleber Rosa , Alexandre Iooss , Mahmoud Mandour , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1637142962636100001 When we cleaned up argument handling the test was missed. Fixes: 5ae589faad ("tests/plugins/mem: introduce "track" arg and make args = not positional") Signed-off-by: Alex Benn=C3=A9e --- tests/avocado/tcg_plugins.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/avocado/tcg_plugins.py b/tests/avocado/tcg_plugins.py index 9ca1515c3b..642d2e49e3 100644 --- a/tests/avocado/tcg_plugins.py +++ b/tests/avocado/tcg_plugins.py @@ -131,7 +131,7 @@ def test_aarch64_virt_mem_icount(self): suffix=3D".log") =20 self.run_vm(kernel_path, kernel_command_line, - "tests/plugin/libmem.so,arg=3Dboth", plugin_log.name, + "tests/plugin/libmem.so,inline=3Dtrue,callback=3Dtrue"= , plugin_log.name, console_pattern, args=3D('-icount', 'shift=3D1')) =20 --=20 2.30.2