From patchwork Thu Jan 12 19:08:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Burgess X-Patchwork-Id: 63116 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0C4E33857C44 for ; Thu, 12 Jan 2023 19:08:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C4E33857C44 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673550528; bh=V0RvB3S4ZQtnXjGptcR12tTP/xMPusr90X+5KdhllJo=; h=To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=RxrKKvCiHgC6MobXAHgVioTYZp5ReoGY6qNIUaYQHUlB+srqxubEj0OBLjA3zPfXl 62ncG2CP5mQuDVI9MrIltG9XwNRPb8W16uMcoOr+QgiP8pP53dqTIqaq5w7/If2J5d UZ2dn6rC5KLl8CcO7iFDo1O40fcTIIjNXEdnH2LI= X-Original-To: gdb-patches@sourceware.org Delivered-To: gdb-patches@sourceware.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 9D30C3854387 for ; Thu, 12 Jan 2023 19:08:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9D30C3854387 Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-99-5_fSq1mLPHeJR_Pzf3Pgvg-1; Thu, 12 Jan 2023 14:08:24 -0500 X-MC-Unique: 5_fSq1mLPHeJR_Pzf3Pgvg-1 Received: by mail-wm1-f70.google.com with SMTP id m8-20020a05600c3b0800b003d96bdce12fso9667076wms.9 for ; Thu, 12 Jan 2023 11:08:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V0RvB3S4ZQtnXjGptcR12tTP/xMPusr90X+5KdhllJo=; b=TplIYLiCUKBhcy1Ql39b8nAUuCA672fNWbOO3MHgNWXrYSHBNs7cO+xeZgVYAMPNH4 5yQAkVcOrpKvsQy+4WNL+g6QkOIrKSp6bTTFNtNgB8o96iP6MkTXtHcokP7x779MluwR 3s2cZLv44hYL9bQ6LFcYVuLFdVx7tqW2ticznabfm4Th2cSrfWLBSIutLkmIdRUphk/7 4syYaxr5KsQhtxEmwEsiXLsmAtfw9JUQICBMq6EO93m5cwC7V3X4WHCO+Wj8K/33/WOm UNGDD21RuauoycX3xNza3HSe/bnuortlQNAhWSeMKbGvIk+yeFPHGuyMmADnfx+s2KR2 zXxQ== X-Gm-Message-State: AFqh2krq2n4IZc4RsXA4P1JaUUyaF7xzvBHcNPap2LN08HC8WlS5ZFIK 2EFvBSshbgWVWRjQ/43y5rGpoQWrwLO7IURleFdpvyyoBXDM0r/ezfSHeAEp9sENaoyVoCcPZHJ PEwTck8mfGr0tfNiFN+DqDJ6d+NAyiO/JLaaosb5yt2CT0uYdfx55PqaSCLnKr6Z+IIoCQfAVfQ == X-Received: by 2002:a05:600c:1603:b0:3d1:c895:930c with SMTP id m3-20020a05600c160300b003d1c895930cmr55984157wmn.35.1673550503054; Thu, 12 Jan 2023 11:08:23 -0800 (PST) X-Google-Smtp-Source: AMrXdXuMzMHtlLr6e9bfFZXiAh9rM0wFKkAirwDUJyfvl8EIqQWCcmFWZ5Bg9W7gcbgunkeUNaZhxw== X-Received: by 2002:a05:600c:1603:b0:3d1:c895:930c with SMTP id m3-20020a05600c160300b003d1c895930cmr55984142wmn.35.1673550502857; Thu, 12 Jan 2023 11:08:22 -0800 (PST) Received: from localhost (92.40.218.34.threembb.co.uk. [92.40.218.34]) by smtp.gmail.com with ESMTPSA id p3-20020a05600c358300b003d1f2c3e571sm30456280wmq.33.2023.01.12.11.08.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Jan 2023 11:08:22 -0800 (PST) To: gdb-patches@sourceware.org Cc: Andrew Burgess Subject: [PATCH 2/2] gdb/testsuite: rename test source file to match test script Date: Thu, 12 Jan 2023 19:08:11 +0000 Message-Id: X-Mailer: git-send-email 2.25.4 In-Reply-To: References: MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-Spam-Status: No, score=-11.6 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Andrew Burgess via Gdb-patches From: Andrew Burgess Reply-To: Andrew Burgess Errors-To: gdb-patches-bounces+patchwork=sourceware.org@sourceware.org Sender: "Gdb-patches" The previous commit touched the source file for the test script gdb.cp/cpcompletion.exp. This source file is called pr9594.cc. The source file is only used by the one test script. This commit renames the source file cpcompletion.cc to match the test script, this is more inline with how we name source files these days. --- gdb/testsuite/gdb.cp/{pr9594.cc => cpcompletion.cc} | 0 gdb/testsuite/gdb.cp/cpcompletion.exp | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename gdb/testsuite/gdb.cp/{pr9594.cc => cpcompletion.cc} (100%) diff --git a/gdb/testsuite/gdb.cp/pr9594.cc b/gdb/testsuite/gdb.cp/cpcompletion.cc similarity index 100% rename from gdb/testsuite/gdb.cp/pr9594.cc rename to gdb/testsuite/gdb.cp/cpcompletion.cc diff --git a/gdb/testsuite/gdb.cp/cpcompletion.exp b/gdb/testsuite/gdb.cp/cpcompletion.exp index 371e90cca7d..a3b09239f30 100644 --- a/gdb/testsuite/gdb.cp/cpcompletion.exp +++ b/gdb/testsuite/gdb.cp/cpcompletion.exp @@ -53,7 +53,7 @@ proc test_class_complete {class expr name matches} { if { [skip_cplus_tests] } { continue } -standard_testfile pr9594.cc +standard_testfile .cc if {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug c++}]} { return -1