[Asterisk-code-review] stream: Add unit tests for channel stream usage. (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Wed Feb 15 10:15:26 CST 2017
Hello Mark Michelson, Anonymous Coward #1000019,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/4947
to look at the new patch set (#3).
Change subject: stream: Add unit tests for channel stream usage.
......................................................................
stream: Add unit tests for channel stream usage.
This change adds unit tests cover the following:
1. That retrieving the first media stream of a specific media
type from a stream topology retrieves the expected media
stream.
2. That setting the native formats of a channel which does
not support streams results in the creation of streams on
its behalf according to the formats of the channel.
3. That setting a stream topology on a channel which supports
streams sets the topology to the provided one.
ASTERISK-26790
Change-Id: Ic53176dd3e4532e8c3e97d9e22f8a4b66a2bb755
---
M tests/test_stream.c
1 file changed, 248 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/47/4947/3
--
To view, visit https://gerrit.asterisk.org/4947
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic53176dd3e4532e8c3e97d9e22f8a4b66a2bb755
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
More information about the asterisk-code-review
mailing list