[Bug 776718] New: meson: prefix tests with component name
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 2 15:29:38 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=776718
Bug ID: 776718
Summary: meson: prefix tests with component name
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: gdesmott at gnome.org
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
'mesontest -C build --list' can be used to list all the available tests in
subprojects. We can then use 'mesontest -C build/ $NAME' to run a specific
test.
At the moment tests aren't namespaced by (sub)project, making it less clear
which component they're testing and risking name clashes.
I'd suggest to prefix them with their component to fix this.
So for example "gst/gstbuffer" would become "gstreamer/gst/gstbuffer".
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list