Asterisk - The Open Source Telephony Project GIT-master-b023714
Loading...
Searching...
No Matches
tests Directory Reference
Directory dependency graph for tests:
tests

Files

 test_abstract_jb.c
 Abstract Jitterbuffer Tests.
 
 test_acl.c
 ACL unit tests.
 
 test_aeap.c
 
 test_aeap_speech.c
 
 test_aeap_transaction.c
 
 test_aeap_transport.c
 
 test_amihooks.c
 Test AMI hook.
 
 test_aoc.c
 Generic AOC encode decode tests.
 
 test_app.c
 App unit test.
 
 test_ari.c
 Test ARI API.

Author
David M. Lee, II <dlee@digium.com> 
.

 
 test_ari_model.c
 Test the native ARI JSON validators.
 
 test_ast_format_str_reduce.c
 Test ast_format_str_reduce.
 
 test_astobj2.c
 astobj2 test module
 
 test_astobj2_thrash.c
 
 test_astobj2_weaken.c
 astobj2 weakproxy test module
 
 test_bridging.c
 Bridging unit tests.
 
 test_bucket.c
 Bucket Unit Tests.
 
 test_callerid.c
 Callerid Tests.
 
 test_capture.c
 Make basic use of capture capability in test framework.
 
 test_cdr.c
 CDR unit tests.
 
 test_cel.c
 CEL unit tests.
 
 test_channel.c
 Channel unit tests.
 
 test_channel_feature_hooks.c
 Channel features unit tests.
 
 test_config.c
 Configuration unit tests.
 
 test_conversions.c
 Conversions Unit Tests.
 
 test_core_codec.c
 Core Codec API Unit Tests.
 
 test_core_format.c
 Core Format API Unit Tests.
 
 test_crypto.c
 Unit Tests for crypto API.
 
 test_data_buffer.c
 Data Buffer API Unit Tests.
 
 test_db.c
 AstDB Unit Tests.
 
 test_devicestate.c
 Device State Test Module.
 
 test_dlinklists.c
 Doubly-Linked List Tests.
 
 test_dns.c
 
 test_dns_naptr.c
 
 test_dns_query_set.c
 
 test_dns_recurring.c
 
 test_dns_srv.c
 
 test_endpoints.c
 Test endpoints.
 
 test_event.c
 Tests for the ast_event API.
 
 test_expr.c
 Expression Tests.
 
 test_file.c
 
 test_format_cache.c
 Format Cache API Unit Tests.
 
 test_format_cap.c
 Format Capabilities API Unit Tests.
 
 test_func_file.c
 Function FILE tests.
 
 test_gosub.c
 Gosub tests.
 
 test_hashtab_thrash.c
 
 test_heap.c
 Heap data structure test module.
 
 test_http_media_cache.c
 Tests for the HTTP media cache backend.
 
 test_jitterbuf.c
 Unit tests for jitterbuf.c.
 
 test_json.c
 Test JSON API.
 
 test_linkedlists.c
 Linked List Tests.
 
 test_locale.c
 Locale Test.
 
 test_logger.c
 Test module for the logging subsystem.
 
 test_media_cache.c
 Tests for the media cache API.
 
 test_message.c
 Test module for out-of-call text message module.
 
 test_mwi.c
 
 test_named_lock.c
 Named Lock unit tests.
 
 test_netsock2.c
 Netsock2 Unit Tests.
 
 test_optional_api.c
 Test optional API.
 
 test_pbx.c
 PBX Tests.
 
 test_poll.c
 Poll Tests.
 
 test_res_pjsip_scheduler.c
 res_pjsip scheduler tests
 
 test_res_pjsip_session_caps.c
 res_pjsip_session format caps tests
 
 test_res_prometheus.c
 
 test_res_rtp.c
 RTP/RTCP Unit Tests.
 
 test_res_stasis.c
 Test Stasis Application API.

Author
David M. Lee, II <dlee@digium.com> 
.

 
 test_sched.c
 ast_sched performance test module
 
 test_scope_trace.c
 Test for Scope Trace.
 
 test_scoped_lock.c
 SCOPED_LOCK unit tests.
 
 test_security_events.c
 Test security event generation.
 
 test_skel.c
 Skeleton Test.
 
 test_sorcery.c
 Sorcery Unit Tests.
 
 test_sorcery_astdb.c
 Sorcery Unit Tests.
 
 test_sorcery_memory_cache_thrash.c
 Sorcery Unit Tests.
 
 test_sorcery_realtime.c
 Sorcery Unit Tests.
 
 test_stasis.c
 Test Stasis message bus.
 
 test_stasis_channels.c
 Test Stasis Channel messages and objects.
 
 test_stasis_endpoints.c
 Test endpoints.
 
 test_stasis_state.c
 
 test_stream.c
 Media Stream API Unit Tests.
 
 test_stringfields.c
 String fields test.
 
 test_strings.c
 Dynamic string tests.
 
 test_substitution.c
 Substitution Test.
 
 test_taskpool.c
 taskpool unit tests
 
 test_taskprocessor.c
 taskprocessor unit tests
 
 test_threadpool.c
 threadpool unit tests
 
 test_time.c
 Timezone tests.
 
 test_uri.c
 URI Unit Tests.
 
 test_utils.c
 Unit Tests for utils API.
 
 test_uuid.c
 Universally unique identifier tests.
 
 test_vector.c
 Vector tests.
 
 test_voicemail_api.c
 Skeleton Test.
 
 test_websocket_client.c
 Websocket Client Unit Tests.
 
 test_xml_escape.c
 Test ast_xml_escape.