You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/tests
George Joseph 3d5ae0b5e1
ARI: REST over Websocket
3 weeks ago
..
CI chan_sip: Remove deprecated module. 2 years ago
keys test: Add coverage for res_crypto 3 years ago
Makefile test: Add coverage for res_crypto 3 years ago
test_abstract_jb.c tests: Spelling fixes 3 years ago
test_acl.c
test_aeap.c res_aeap & res_speech_aeap: Add Asterisk External Application Protocol 3 years ago
test_aeap_speech.c res_aeap & res_speech_aeap: Add Asterisk External Application Protocol 3 years ago
test_aeap_transaction.c res_aeap & res_speech_aeap: Add Asterisk External Application Protocol 3 years ago
test_aeap_transport.c websocket / aeap: Handle poll() interruptions better. 3 years ago
test_ami_security_events.sh
test_amihooks.c
test_aoc.c tests: Spelling fixes 3 years ago
test_app.c
test_ari.c ARI: REST over Websocket 3 weeks ago
test_ari_model.c
test_ast_format_str_reduce.c
test_astobj2.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
test_astobj2_thrash.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
test_astobj2_weaken.c astobj2: Create function to copy weak proxied objects from container. 7 years ago
test_bridging.c progdocs: Fix Doxygen left-overs. 3 years ago
test_bucket.c
test_callerid.c
test_capture.c test: Add test coverage for capture child process output 3 years ago
test_cdr.c cdr: allow disabling CDR by default on new channels 3 years ago
test_cel.c Merge "bridges: Remove reliance on stasis caching" 6 years ago
test_channel.c
test_channel_feature_hooks.c
test_config.c res_geolocation: Fix segfault when there's an empty element 3 years ago
test_conversions.c conversions.c: Specify that we only want to parse decimal numbers. 3 years ago
test_core_codec.c
test_core_format.c
test_crypto.c main, res, tests: Fix compilation errors on FreeBSD. 7 months ago
test_data_buffer.c res_rtp: Add unit tests for RTCP stats. 6 years ago
test_db.c db.c: Remove limit on family/key length 7 months ago
test_devicestate.c tests: Fix for Doxygen. 3 years ago
test_dlinklists.c
test_dns.c
test_dns_naptr.c tests: Fix for Doxygen. 3 years ago
test_dns_query_set.c
test_dns_recurring.c
test_dns_srv.c
test_endpoints.c modules: Add missing run time module support levels. 7 years ago
test_event.c
test_expr.c
test_file.c
test_format_cache.c
test_format_cap.c
test_func_file.c
test_gosub.c
test_hashtab_thrash.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
test_heap.c
test_http_media_cache.c test_http_media_cache.c: Fix copy/paste error during test deregistration. 4 years ago
test_jitterbuf.c
test_json.c test_json: Remove duplicated static function. 2 years ago
test_linkedlists.c various: Fix GCC 11 compilation issues. 4 years ago
test_locale.c Compiler fixes for gcc 10 5 years ago
test_logger.c
test_media_cache.c db.c: Remove limit on family/key length 7 months ago
test_message.c gcc14: Fix issues caught by gcc 14 4 months ago
test_mwi.c tests: Fix compilation errors on 32-bit. 3 years ago
test_named_lock.c
test_netsock2.c
test_optional_api.c tests: Spelling fixes 3 years ago
test_pbx.c test.c: Fix counting of tests and add 2 new tests 2 years ago
test_poll.c
test_res_pjsip_scheduler.c test_res_pjsip_scheduler: Fix possible write after free in scheduler_policy. 7 years ago
test_res_pjsip_session_caps.c res_pjsip: Adjust outgoing offer call pref. 5 years ago
test_res_prometheus.c res_prometheus: Fix duplicate output of metric and help text 1 year ago
test_res_rtp.c res_rtp_asterisk: Asterisk Media Experience Score (MES) 2 years ago
test_res_stasis.c res/res_ari: Added timestamp as a requirement for all ARI events 6 years ago
test_sched.c sched: fix and test a double deref on delete of an executing call back 3 years ago
test_scope_trace.c Scope Trace: Add some new tracing macros and an ast_str helper 5 years ago
test_scoped_lock.c astobj2: Remove legacy ao2_container_alloc routine. 7 years ago
test_security_events.c
test_skel.c Add ability to pass arguments to unit tests from the CLI 4 months ago
test_sorcery.c tests: Spelling fixes 3 years ago
test_sorcery_astdb.c
test_sorcery_memory_cache_thrash.c tests: Spelling fixes 3 years ago
test_sorcery_realtime.c
test_stasis.c tests: Fix compilation errors on 32-bit. 3 years ago
test_stasis_channels.c stasis: Update the snapshot after setting the redirect 1 year ago
test_stasis_endpoints.c test_statis_endpoints: Fix channel_messages test again 2 years ago
test_stasis_state.c tests: Fix compilation errors on 32-bit. 3 years ago
test_stream.c Streams: Add features for Advanced Codec Negotiation 5 years ago
test_stringfields.c
test_strings.c strings.c: Improve numeric detection in `ast_strings_match()`. 3 months ago
test_substitution.c
test_taskprocessor.c tests: Spelling fixes 3 years ago
test_threadpool.c taskprocessor: Warn on unused result from pushing task. 7 years ago
test_time.c test_time.c: Tolerate DST transitions 3 years ago
test_uri.c
test_utils.c build: Fix a few gcc 13 issues 2 years ago
test_uuid.c
test_vector.c GCC12: Fixes for 16+ 3 years ago
test_voicemail_api.c app_macro: Remove deprecated module. 2 years ago
test_websocket_client.c test_websocket_client.c: Disable websocket_client_create_and_connect test. 6 years ago
test_xml_escape.c