Bug 221050 - [GTK] run-gtk-tests: Support running individual tests for GTest test suites
Summary: [GTK] run-gtk-tests: Support running individual tests for GTest test suites
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alicia Boya García
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-27 10:58 PST by Alicia Boya García
Modified: 2021-02-05 02:04 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.26 KB, patch)
2021-01-27 11:02 PST, Alicia Boya García
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2021-01-27 10:58:46 PST
run-gtk-tests accepts any number of optional `-p` arguments to run
only certain tests. Unfortunately, this feature is only currently
implemented for glib tests suites.

This patch adds support for this feature with gtest suites as well.
Comment 1 Alicia Boya García 2021-01-27 11:02:31 PST
Created attachment 418561 [details]
Patch
Comment 2 EWS 2021-02-05 02:03:39 PST
Committed r272407: <https://trac.webkit.org/changeset/272407>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418561 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-05 02:04:14 PST
<rdar://problem/74017930>