From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <3pdqdXggKCswy796u0vsy66y3w.u6430tst0ys03A6C9uwEs9w.69y@flex--gprocida.bounces.google.com> Received: from mail-vk1-xa4a.google.com (mail-vk1-xa4a.google.com [IPv6:2607:f8b0:4864:20::a4a]) by sourceware.org (Postfix) with ESMTPS id 526D23858D31 for ; Mon, 20 Apr 2020 17:23:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 526D23858D31 Received: by mail-vk1-xa4a.google.com with SMTP id f142so4117221vke.1 for ; Mon, 20 Apr 2020 10:23:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:in-reply-to:message-id:mime-version :references:subject:from:to:cc; bh=GvBh1B5zdX7su/mkQD4SZcSTHT1lU37BkOOgLvCaDCc=; b=TyEoUIS62FQ9CKcdX5Dk3BRLTajge8au0U0u3pysBzjmBat0gVcpa8y0n2mw9V23lF A2jmiGp9lRg53BmNdAIu5zJ2ftmGzis4HHZLT4WadpEQnNwvqkqazrA5Cx/9Q80J35L9 /7y3pz4ddbS8mBwAfnUkK8FQs9rxgmbROkZtia5uw/yFytEmJV+q6HL1Q0+tSkJUiJB5 ku19UUhPPQo584xGM4hV3RvsxC84YJ1hJLQ3+k7DVSByPClmVW2z9ouJ7Hh0HX7p4Ofd Dfp/FN1TM2mFIjQMQ9PpPDjYMs7CNU5ADMv9a7hG+Oephp80TsiAscXRVSQgoKoO8n7O SIjg== X-Gm-Message-State: AGi0PuZLAuQ/aRF07y0o/Lbk1wRK1O0TenjeyvNu1C4KJrKHZpKN0Z8n E4uJkbwtv9VWKb/B8WhQ978B88tuzfI6JnJOov6fCVWvCrvenOdRmxLXZNmjVx+JLfHhCOhuO2F DXLi+DkaJDrdlrKxH61etaOuhiG6SA34IBkdQuCm5nUDa50eKBfj6wTrhfhlroDWoA4pfRR8= X-Google-Smtp-Source: APiQypIKreop45OzeXmFTnTjhcNlWwA0s3OlgQqMqhR7tZxMxZKqKP37+cQiWL7OV85IMb8fMLi80DutNTpUcg== X-Received: by 2002:a1f:4510:: with SMTP id s16mr12528094vka.29.1587403429758; Mon, 20 Apr 2020 10:23:49 -0700 (PDT) Date: Mon, 20 Apr 2020 18:23:38 +0100 In-Reply-To: Message-Id: <20200420172338.68047-1-gprocida@google.com> Mime-Version: 1.0 References: X-Mailer: git-send-email 2.26.1.301.g55bc3eb7cb9-goog Subject: [PATCH 3/3 v2] test24-soname-suppr*txt: Fix suppression syntax. From: Giuliano Procida To: libabigail@sourceware.org Cc: dodji@seketeli.org, kernel-team@android.com, gprocida@google.com, maennich@google.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-34.0 required=5.0 tests=BAYES_00, DKIMWL_WL_MED, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, USER_IN_DEF_DKIM_WL autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libabigail mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2020 17:23:51 -0000 The property name "reached_through" should have been "accessed_through" and the property value "reference_or_pointer" should have been "reference-or-pointer". This patch fixes these issues. * tests/data/test-diff-suppr/test24-soname-suppr-0.txt: Fix typo, change "reached_through" to "accessed_through". * tests/data/test-diff-suppr/test24-soname-suppr-1.txt: Ditto. * tests/data/test-diff-suppr/test24-soname-suppr-2.txt: Ditto. * tests/data/test-diff-suppr/test24-soname-suppr-3.txt: Ditto. * tests/data/test-diff-suppr/test24-soname-suppr-4.txt: Ditto. Signed-off-by: Giuliano Procida --- tests/data/test-diff-suppr/test24-soname-suppr-0.txt | 2 +- tests/data/test-diff-suppr/test24-soname-suppr-1.txt | 2 +- tests/data/test-diff-suppr/test24-soname-suppr-2.txt | 2 +- tests/data/test-diff-suppr/test24-soname-suppr-3.txt | 2 +- tests/data/test-diff-suppr/test24-soname-suppr-4.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/data/test-diff-suppr/test24-soname-suppr-0.txt b/tests/data/test-diff-suppr/test24-soname-suppr-0.txt index 2fb72ef3..4229dddb 100644 --- a/tests/data/test-diff-suppr/test24-soname-suppr-0.txt +++ b/tests/data/test-diff-suppr/test24-soname-suppr-0.txt @@ -2,4 +2,4 @@ soname_regexp = ^libtest24-soname$ name = S type_kind = struct - reached_through = reference_or_pointer + accessed_through = reference-or-pointer diff --git a/tests/data/test-diff-suppr/test24-soname-suppr-1.txt b/tests/data/test-diff-suppr/test24-soname-suppr-1.txt index 34ec72c0..7e6a8b2d 100644 --- a/tests/data/test-diff-suppr/test24-soname-suppr-1.txt +++ b/tests/data/test-diff-suppr/test24-soname-suppr-1.txt @@ -1,4 +1,4 @@ [suppress_type] soname_regexp = ^libtest24-soname-$ name = S - reached_through = reference_or_pointer + accessed_through = reference-or-pointer diff --git a/tests/data/test-diff-suppr/test24-soname-suppr-2.txt b/tests/data/test-diff-suppr/test24-soname-suppr-2.txt index 65b50fbb..f21dea13 100644 --- a/tests/data/test-diff-suppr/test24-soname-suppr-2.txt +++ b/tests/data/test-diff-suppr/test24-soname-suppr-2.txt @@ -1,4 +1,4 @@ [suppress_type] file_name_regexp = (^|/)libtest24-soname-v0\\.so$ name = S - reached_through = reference_or_pointer + accessed_through = reference-or-pointer diff --git a/tests/data/test-diff-suppr/test24-soname-suppr-3.txt b/tests/data/test-diff-suppr/test24-soname-suppr-3.txt index f72fd141..e17c4e3f 100644 --- a/tests/data/test-diff-suppr/test24-soname-suppr-3.txt +++ b/tests/data/test-diff-suppr/test24-soname-suppr-3.txt @@ -1,4 +1,4 @@ [suppress_type] file_name_regexp = (^|/)libtest24-soname-v1\\.so$ name = S - reached_through = reference_or_pointer + accessed_through = reference-or-pointer diff --git a/tests/data/test-diff-suppr/test24-soname-suppr-4.txt b/tests/data/test-diff-suppr/test24-soname-suppr-4.txt index 29a0b6ec..4f970490 100644 --- a/tests/data/test-diff-suppr/test24-soname-suppr-4.txt +++ b/tests/data/test-diff-suppr/test24-soname-suppr-4.txt @@ -1,4 +1,4 @@ [suppress_type] file_name_regexp = (^|/)libtest24-soname-\\.so$ name = S - reached_through = reference_or_pointer + accessed_through = reference-or-pointer -- 2.26.1.301.g55bc3eb7cb9-goog