..
conf
[core][mod_sofia] remove ZRTP (deemed obsolete).
2022-10-28 20:19:42 +03:00
conf_async
[core] Add SMBF_PAUSE media bug flag to pause an individual media bug.
2021-10-23 22:00:38 +03:00
conf_eavesdrop
[core][mod_sofia] remove ZRTP (deemed obsolete).
2022-10-28 20:19:42 +03:00
conf_playsay
[core] fix test case
2019-11-21 22:06:14 +04:00
conf_rtp
[core][mod_sofia] remove ZRTP (deemed obsolete).
2022-10-28 20:19:42 +03:00
conf_sip
[core][mod_sofia] remove ZRTP (deemed obsolete).
2022-10-28 20:19:42 +03:00
conf_sofia
[core][mod_sofia] remove ZRTP (deemed obsolete).
2022-10-28 20:19:42 +03:00
conf_test
[core][mod_sofia] remove ZRTP (deemed obsolete).
2022-10-28 20:19:42 +03:00
conf_tts_format
[Unit-tests] Move test_tts_format out of mod_ssml. Add mod_test and test_tts_format to the Windows build.
2024-12-31 01:45:47 +03:00
images
[core] and core video alpha patch test code
2021-10-23 22:00:01 +03:00
pcap
[core] RTP: a media timeout fix + add pcap based-unit tests.
2022-06-29 18:20:27 +03:00
.gitignore
[Core] Fix use of private headers.
2021-11-10 21:46:29 +03:00
Makefile.am
[Unit-tests] Move test_tts_format out of mod_ssml. Add mod_test and test_tts_format to the Windows build.
2024-12-31 01:45:47 +03:00
README
FS-11453 [core] remove dependency to libtap for unit tests
2018-12-20 10:18:28 -05:00
collect-test-logs.sh
[GHA] Refactor workflows
2024-12-03 21:30:46 +01:00
run-tests-docker.sh
[GHA] Refactor workflows
2024-12-03 21:30:46 +01:00
run-tests.mk
[GHA] Add tests.
2024-10-11 20:16:39 +02:00
run-tests.sh
[GHA] Refactor workflows
2024-12-03 21:30:46 +01:00
switch_console.c
[Unit-tests] Fix previously defined AM_* in tests.
2021-02-23 20:59:26 +03:00
switch_core.c
[Core] Add new switch_rand() a compliant random number generator API. Add a unit-test.
2024-06-06 21:14:36 +03:00
switch_core_asr.c
[Core] fix asr resample out data len
2020-12-23 21:45:26 +04:00
switch_core_codec.c
[mod_opus] Fix status returned by switch_opus_decode(). Should be SWITCH_STATUS_FALSE instead of SWITCH_STATUS_NOOP. Add a unit-test.
2024-02-06 00:36:35 +03:00
switch_core_db.c
[Unit-tests] Fix previously defined AM_* in tests.
2021-02-23 20:59:26 +03:00
switch_core_file.c
[unit-tests] scan-build: Result of 'malloc' is converted to a pointer of type 'char', which is incompatible with sizeof operand type 'int16_t'
2020-02-21 20:28:41 +00:00
switch_core_session.c
[Unit-tests] Fix build of various unit-tests.
2021-10-23 22:01:08 +03:00
switch_core_video.c
[core] fix "--disable-libyuv"
2021-11-01 19:35:53 +03:00
switch_eavesdrop.c
[Unit-tests] Fix build issues in switch_eavesdrop.c test file.
2021-03-17 01:15:42 +03:00
switch_event.c
[Unit-tests] Fix previously defined AM_* in tests.
2021-02-23 20:59:26 +03:00
switch_hash.c
[Unit-tests] Fix previously defined AM_* in tests.
2021-02-23 20:59:26 +03:00
switch_hold.c
[Unit-tests] Improve stability of some tests.
2022-08-28 13:24:43 +03:00
switch_ivr_async.c
[Unit-tests] Fix build of various unit-tests.
2021-10-23 22:01:08 +03:00
switch_ivr_originate.c
[Unit-tests] Improve stability of some tests.
2022-08-28 13:24:43 +03:00
switch_ivr_play_say.c
[Unit-tests] Fix build of various unit-tests.
2021-10-23 22:01:08 +03:00
switch_log.c
[Unit-tests] Fix build of various unit-tests.
2021-10-23 22:01:08 +03:00
switch_packetizer.c
[core,mod_av,unit-tests] Make transition to core packetizer
2023-07-10 12:58:19 +00:00
switch_rtp.c
[core] SDP: replace SIP lingo in SDP offer/answer.
2024-01-26 21:01:32 +03:00
switch_rtp_pcap.c
[core] SDP: replace SIP lingo in SDP offer/answer.
2024-01-26 21:01:32 +03:00
switch_sip.c
[Unit-tests] Improve stability of some tests.
2022-08-28 13:24:43 +03:00
switch_utils.c
[core] fix base64 decoded size when encoded string contains padding =
2024-10-09 22:53:00 +08:00
switch_vad.c
STIR/SHAKEN ( #1160 )
2021-04-27 13:54:32 -06:00
switch_vpx.c
[Unit-tests] Fix previously defined AM_* in tests.
2021-02-23 20:59:26 +03:00
switch_xml.c
[Unit-tests] Fix switch_xml leak and build.
2019-12-31 04:15:01 +04:00
test.sh
[GHA] Refactor workflows
2024-12-03 21:30:46 +01:00
test_sofia.c
[mod_sofia] Fix memory leaks caused by improper profile destroy. Add a unit-test.
2021-03-17 00:58:29 +03:00
test_switch_core.2017.vcxproj
[Build-System] Upgrade legacy Windows SDK to 10.0 in Visual Studio projects.
2024-12-03 22:59:02 +03:00
test_switch_core_codec.2017.vcxproj
[Build-System] Upgrade legacy Windows SDK to 10.0 in Visual Studio projects.
2024-12-03 22:59:02 +03:00
test_switch_core_db.2017.vcxproj
[Build-System] Upgrade legacy Windows SDK to 10.0 in Visual Studio projects.
2024-12-03 22:59:02 +03:00
test_switch_ivr_originate.2017.vcxproj
[Build-System] Upgrade legacy Windows SDK to 10.0 in Visual Studio projects.
2024-12-03 22:59:02 +03:00
test_tts_format.2017.vcxproj
[Unit-tests] Move test_tts_format out of mod_ssml. Add mod_test and test_tts_format to the Windows build.
2024-12-31 01:45:47 +03:00
test_tts_format.c
[Unit-tests] Move test_tts_format out of mod_ssml. Add mod_test and test_tts_format to the Windows build.
2024-12-31 01:45:47 +03:00