1
0
Fork 0
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:
Evangelos Ribeiro Tzaras 2021-04-17 11:38:10 +02:00
parent 42c1ba7bba
commit cbe1280fb2

View file

@ -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 = [