mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-05 19:15:32 +00:00
test: Use dummy audio elements for Gstreamer pipelines
This commit is contained in:
parent
42c1ba7bba
commit
cbe1280fb2
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ test_env = [
|
|||
'MALLOC_CHECK_=2',
|
||||
'NO_AT_BRIDGE=1',
|
||||
'CALLS_SIP_DO_NOT_AUTOLOAD=1',
|
||||
'CALLS_AUDIOSRC=audiotestsrc',
|
||||
'CALLS_AUDIOSINK=fakesink',
|
||||
]
|
||||
|
||||
test_cflags = [
|
||||
|
|
Loading…
Reference in a new issue