1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-28 14:49:30 +00:00
Purism-Calls/tests
Chris Talbot e91d6258ad calls-ui-call-data: change DELAY_UI_MS to 100 ms
15 ms does not seem to be enough time for phosh-antispam to be able
to hang up before the incoming call screen shows up. In my experiement,
90 looks to be the minimum time needed for the incoming call to not show up.

I put it to 100 ms just to be safe.
2022-06-11 18:56:46 -04: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 calls-ui-call-data: change DELAY_UI_MS to 100 ms 2022-06-11 18:56:46 -04: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 sip: Store media encryption account preference to disk 2022-05-24 22:48:59 +02: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