[webkit-changes] [WebKit/WebKit] 269eff: [GStreamer] Write unit tests for gstStructureGetAr...
Vivienne
noreply at github.com
Thu Nov 28 04:51:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 269eff62e2c0e2945cdd44c6fedf0f7837a3ee26
https://github.com/WebKit/WebKit/commit/269eff62e2c0e2945cdd44c6fedf0f7837a3ee26
Author: Vivienne Watermeier <vwatermeier at igalia.com>
Date: 2024-11-28 (Thu, 28 Nov 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp
Log Message:
-----------
[GStreamer] Write unit tests for gstStructureGetArray()
https://bugs.webkit.org/show_bug.cgi?id=280190
Reviewed by Philippe Normand.
Add gstStructureGetArray() tests, as well as some for `parseStreamId()`
I introduced recently but hadn't written any tests for.
(See https://bugs.webkit.org/show_bug.cgi?id=270100)
* Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp:
(TestWebKitAPI::TEST_F(GStreamerTest, gstStructureGetters)): add testing for gstStructureGetArray()
(TestWebKitAPI::TEST_F(GStreamerTest, streamIdParsing)): add testing for parseStreamId()
Canonical link: https://commits.webkit.org/287149@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list