tests: Split splitmux test case
authorSeungha Yang <seungha@centricular.com>
Fri, 3 Apr 2020 07:49:25 +0000 (16:49 +0900)
committerSeungha Yang <seungha@centricular.com>
Fri, 3 Apr 2020 08:08:51 +0000 (17:08 +0900)
commit018218dd73d9f79b8756e059f2e00d2fbd9b952e
tree7cc77adcc580ba9020bb860179209d110efda7f6
parent599066726f00e84181046725d5c4ddc784394167
tests: Split splitmux test case

Since we are adding more and more tests into splitmux,
we need to split it to avoid CI timeout.
tests/check/elements/splitmuxsink.c [moved from tests/check/elements/splitmux.c with 70% similarity]
tests/check/elements/splitmuxsrc.c [new file with mode: 0644]
tests/check/meson.build