After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 769637 - rawparse: Unit test fixes and additions
rawparse: Unit test fixes and additions
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.9.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 769797
Blocks:
 
 
Reported: 2016-08-08 15:54 UTC by Carlos Rafael Giani
Modified: 2016-08-18 07:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
unit test fixes and extras (6.60 KB, patch)
2016-08-08 15:55 UTC, Carlos Rafael Giani
none Details | Review
unit test fixes and extras v2 (6.58 KB, patch)
2016-08-18 07:30 UTC, Carlos Rafael Giani
committed Details | Review

Description Carlos Rafael Giani 2016-08-08 15:54:27 UTC
* Add caps change test to unit tests
* Cleanup leftover buffers after each unit test
* Add missing rawvideoparse entry in .gitignore
Comment 1 Carlos Rafael Giani 2016-08-08 15:55:10 UTC
Created attachment 332949 [details] [review]
unit test fixes and extras
Comment 2 Sebastian Dröge (slomo) 2016-08-18 06:23:02 UTC
Comment on attachment 332949 [details] [review]
unit test fixes and extras

Does not apply cleanly anymore
Comment 3 Carlos Rafael Giani 2016-08-18 07:30:58 UTC
Created attachment 333547 [details] [review]
unit test fixes and extras v2
Comment 4 Sebastian Dröge (slomo) 2016-08-18 07:55:03 UTC
commit 638c4424675fdf9f30f62322dc319f05016d5aca
Author: Carlos Rafael Giani <dv@pseudoterminal.org>
Date:   Mon Aug 8 17:54:46 2016 +0200

    rawparse: Fix and extend unit tests
    
    * Add caps change test to unit tests
    * Cleanup leftover buffers after each unit test
    * Add missing rawvideoparse entry in .gitignore
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769637