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
Kinsey Moore d7f1f31270
Refactor CEL to avoid using the event system core
13 years ago
..
Makefile
test_abstract_jb.c Doxygen comment tweaks. 13 years ago
test_acl.c
test_ami_security_events.sh
test_amihooks.c
test_aoc.c
test_app.c Change ast_hangup() to return void and be NULL safe. 13 years ago
test_ari.c Rename everything Stasis-HTTP to ARI 13 years ago
test_ari_model.c Rename everything Stasis-HTTP to ARI 13 years ago
test_ast_format_str_reduce.c
test_astobj2.c
test_astobj2_thrash.c
test_cdr.c Doxygen comment tweaks. 13 years ago
test_cel.c Refactor CEL to avoid using the event system core 13 years ago
test_config.c
test_db.c
test_devicestate.c Split caching out from the stasis_caching_topic. 13 years ago
test_dlinklists.c
test_endpoints.c Few more menuselect fixes missed in r392777 13 years ago
test_event.c Refactor CEL to avoid using the event system core 13 years ago
test_expr.c
test_format_api.c
test_func_file.c
test_gosub.c
test_hashtab_thrash.c Tweak comment for why usleep is used. 13 years ago
test_heap.c
test_jitterbuf.c Doxygen comment tweaks. 13 years ago
test_json.c Address JSON thread safety issues. 13 years ago
test_linkedlists.c
test_locale.c
test_logger.c
test_netsock2.c
test_pbx.c
test_poll.c
test_res_stasis.c Update events to use Swagger 1.3 subtyping, and related aftermath 13 years ago
test_sched.c
test_scoped_lock.c
test_security_events.c Stasis: Update security events to use Stasis 13 years ago
test_skel.c
test_sorcery.c Make sorcery details opaque and add extended fields. 13 years ago
test_sorcery_astdb.c Add missing ast_sorcery_generic_alloc conversions. 13 years ago
test_sorcery_realtime.c Add missing ast_sorcery_generic_alloc conversions. 13 years ago
test_stasis.c Stasis: address refcount races; implementation comments 13 years ago
test_stasis_channels.c Update events to use Swagger 1.3 subtyping, and related aftermath 13 years ago
test_stasis_endpoints.c Split caching out from the stasis_caching_topic. 13 years ago
test_stringfields.c
test_strings.c This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
test_substitution.c Fix the test_substitution test 13 years ago
test_taskprocessor.c
test_threadpool.c
test_time.c
test_utils.c ARI - channel recording support 13 years ago
test_uuid.c Add uuid wrapper API call ast_uuid_generate_str(). 13 years ago
test_voicemail_api.c Doxygen comment tweaks. 13 years ago
test_xml_escape.c