Message ID | 20240614081351.2088185-7-benjamin@sipsolutions.net |
---|---|
State | Accepted |
Headers | show
Return-Path: <hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=KGgXc+Pp; dkim=temperror header.d=sipsolutions.net header.i=@sipsolutions.net header.a=rsa-sha256 header.s=mail header.b=xba9ykhk; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4W0sXQ6K6tz23tx for <incoming@patchwork.ozlabs.org>; Fri, 14 Jun 2024 18:15:18 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=UqOofci12KWhvpd3l2Oumkrt+9/kEMRwtGZB3h5IoyE=; b=KGgXc+PpU3xJf3 IUiD9GgiuDCUljRwGCC8CdTVS3QO9lI8xVn6nXyOsi2Hrnd4f4iOce6LOlPYUOFa00TOfnS7KzLF3 /bvtk8l9BvNpl3XugS7PrSUWXWYdXsxlYRimPq8v/oksHt1ewkGu4m/R3d6WhwmbplBR1sqpH0YjD MKanEQylsIb8OnvbFpLnugyYSk04LYN+I7Gb7gKStMwDRHy75sBLEdCKbA84X4lBdRJ5DJp2Q3R6z 4Cio9q6fZWkm2wq7Xc8OAt0FEtXGjvdoZcWeYTpZepJlXBqOmSonM962nZzc444btar0TStUO6eCC uqGim8XMs2dTS7zxYebw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sI25E-00000001wIi-2cX5; Fri, 14 Jun 2024 08:14:52 +0000 Received: from s3.sipsolutions.net ([2a01:4f8:242:246e::2] helo=sipsolutions.net) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sI25A-00000001wGk-2Bhb for hostap@lists.infradead.org; Fri, 14 Jun 2024 08:14:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sipsolutions.net; s=mail; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Content-Type:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-To: Resent-Cc:Resent-Message-ID; bh=JnO+FSuNvxFFFUu0ST/nRrI420P4cuTBKw5Pa7H226g=; t=1718352888; x=1719562488; b=xba9ykhkn7X/GXVZjLibZsASkox5JbVOzlmrhkLPyc4kqkM QwwPsUVlN+W1tw/aXbxxmG5vTJK8v1wob85i4bAAD/edbxr8xOZmHrQ2IiFnxvGuOyWPwXVaNuVm0 Vb4iEgO3djcykQSSxQiDTm3w3juvikh3kijfuWa2+ueS0hca+pDObgiKMtM0dX8mO7sC3V9rI2YfP FOsk86Iv9q5BUlJItRyy2W9MlLuGqFG6xMFe0eevxz2v8qpfsOvTljNydnGlZbHrZesO2gZCs8YyO 5o054dwc9SpFrWiMKoSe0m7CJm7e3PS3H84CK/jjfAH8teLHc/oSSdCSLlqBhwKQ==; Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.97) (envelope-from <benjamin@sipsolutions.net>) id 1sI258-0000000DZLi-337x; Fri, 14 Jun 2024 10:14:47 +0200 From: benjamin@sipsolutions.net To: hostap@lists.infradead.org Cc: Benjamin Berg <benjamin.berg@intel.com> Subject: [PATCH 06/10] tests: Remove duplicate fail test check Date: Fri, 14 Jun 2024 10:13:47 +0200 Message-ID: <20240614081351.2088185-7-benjamin@sipsolutions.net> X-Mailer: git-send-email 2.45.1 In-Reply-To: <20240614081351.2088185-1-benjamin@sipsolutions.net> References: <20240614081351.2088185-1-benjamin@sipsolutions.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240614_011448_692837_56977823 X-CRM114-Status: UNSURE ( 7.92 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.2 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From: Benjamin Berg <benjamin.berg@intel.com> The wpas_p2p_nfc_handover failure test and the more specific wps_build_nfc_handover_req_p2p were effectively the same as the matching currently does a prefix match. The code-path tested in these two c [...] Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.0 T_SCC_BODY_TEXT_LINE No description available. X-BeenThere: hostap@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <hostap.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/hostap>, <mailto:hostap-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/hostap/> List-Post: <mailto:hostap@lists.infradead.org> List-Help: <mailto:hostap-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/hostap>, <mailto:hostap-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Hostap" <hostap-bounces@lists.infradead.org> Errors-To: hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org |
Series |
Some ASAN/UBSAN related fixes
|
expand
|
diff --git a/tests/hwsim/test_wpas_ctrl.py b/tests/hwsim/test_wpas_ctrl.py index 44eb004442..cf6d3211e7 100644 --- a/tests/hwsim/test_wpas_ctrl.py +++ b/tests/hwsim/test_wpas_ctrl.py @@ -1880,8 +1880,6 @@ def test_wpas_ctrl_error(dev): 1, 'wpa_supplicant_ctrl_iface_wps_nfc_token'), ('WPS_NFC_TOKEN NDEF', 'FAIL', 2, 'wpa_supplicant_ctrl_iface_wps_nfc_token'), - ('NFC_GET_HANDOVER_REQ NDEF P2P-CR', None, - 1, 'wpas_p2p_nfc_handover'), ('NFC_GET_HANDOVER_REQ NDEF P2P-CR', None, 1, 'wps_build_nfc_handover_req_p2p')] for cmd, exp, count, func in tests: