tests: rename the test suite to match the binary
This unbreaks determining the name for make elements/playbin2-compressed.check from the test output.
This commit is contained in:
parent
9a26e6c7bc
commit
4019e919f6
@ -2476,7 +2476,7 @@ GST_END_TEST;
|
|||||||
static Suite *
|
static Suite *
|
||||||
playbin2_compressed_suite (void)
|
playbin2_compressed_suite (void)
|
||||||
{
|
{
|
||||||
Suite *s = suite_create ("playbin2_compressed");
|
Suite *s = suite_create ("playbin2-compressed");
|
||||||
TCase *tc_chain = tcase_create ("general");
|
TCase *tc_chain = tcase_create ("general");
|
||||||
|
|
||||||
suite_add_tcase (s, tc_chain);
|
suite_add_tcase (s, tc_chain);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user