1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-02 15:09:31 +00:00
Purism-Calls/tests
Evangelos Ribeiro Tzaras e75e04fb4e sip: Allow specifying if media encryption is desired
A property of type SipMediaEncryption is added to both the origin and
the call which allows to state if we want the media session to be
encrypted with SRTP.

Logic is added to interact with the CallsSdpCryptoContext if encryption
is desired.
2022-05-24 22:48:56 +02:00
..
mock tests: Add ringer tests 2021-12-05 09:50:25 +01:00
common.h tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
meson.build sip: Add SDP crypto context class 2022-05-24 22:30:03 +02:00
mock-call.c call: Move name property to base class 2021-12-20 12:25:19 +01:00
mock-call.h call: Move name property to base class 2021-12-20 12:25:19 +01:00
mock-contacts-provider.h settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
mock-libfeedback.h tests: Add ringer tests 2021-12-05 09:50:25 +01:00
setup-call.c tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
setup-call.h tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
setup-origin.c tests: dummy origin: Use correct origin 2022-01-20 10:23:09 +00:00
setup-origin.h tests: dummy origin: Use correct origin 2022-01-20 10:23:09 +00:00
setup-provider.c tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
setup-provider.h tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
test-call.c tests: call: Prefer G_SOURCE_REMOVE instead of FALSE 2022-01-27 18:02:15 +01:00
test-contacts.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
test-manager.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
test-media.c sip: Allow specifying if media encryption is desired 2022-05-24 22:48:56 +02:00
test-origin.c tests: origin: Fix memory leaks 2022-01-27 18:02:15 +01:00
test-plugins.c Fix old-style warnings all over the codebase 2021-06-03 19:46:45 +00:00
test-provider.c provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
test-ringer.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
test-sdp-crypto.c sip: Add SDP crypto context class 2022-05-24 22:30:03 +02:00
test-settings.c tests: Add testing for sideeffects of using CallsSettings 2022-05-13 19:58:07 +02:00
test-sip.c origin: Add id property and adapt to changes 2022-03-04 18:00:32 +01:00
test-srtp.c sip: media-pipeline: Use cryptographic parameters 2022-05-24 22:30:03 +02:00
test-ui-call.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
test-util.c tests: util: Test STR_IS_NULL_OR_EMPTY macro 2022-02-18 10:55:53 +01:00