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
Kevin Harwell 4d3b4fbf22
vector: defaults and indexes
8 years ago
..
Makefile
test_abstract_jb.c Fix more dev-mode build issues 11 years ago
test_acl.c clang compiler warnings: Fix various warnings for tests 10 years ago
test_ami_security_events.sh
test_amihooks.c
test_aoc.c Fix more dev-mode build issues 11 years ago
test_app.c uniqueid: channel linkedid, ami, ari object creation with id's 11 years ago
test_ari.c ari: Implement 'debug all' and request/response logging 8 years ago
test_ari_model.c
test_ast_format_str_reduce.c
test_astobj2.c test_astobj2: Fix warning for missing trailing slash in category 11 years ago
test_astobj2_thrash.c test_astobj2_thrash: Fix multithreaded issues 9 years ago
test_bucket.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
test_callerid.c CallerID: Fix parsing regression 11 years ago
test_cdr.c Unit tests: Fix unit test description strings. 10 years ago
test_cel.c cel: Ensure only one dial status per channel exists. 9 years ago
test_channel_feature_hooks.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
test_config.c config: Fix ast_config_text_file_save2 writability check for missing files 9 years ago
test_core_codec.c media formats: re-architect handling of media for performance improvements 11 years ago
test_core_format.c main/format: Add an API call for retrieving format attributes 10 years ago
test_db.c
test_devicestate.c tests/test_devicestate: Add additional tests for the device state API 10 years ago
test_dlinklists.c logging: Remove/fix some message annoyances 9 years ago
test_endpoints.c
test_event.c Fix more dev-mode build issues 11 years ago
test_expr.c Unit tests: Fix unit test description strings. 10 years ago
test_file.c file.c/__ast_file_read_dirs: Fix issues on filesystems without d_type 9 years ago
test_format_cache.c media formats: re-architect handling of media for performance improvements 11 years ago
test_format_cap.c format_cap: Don't append the 'none' format when appending all. 10 years ago
test_func_file.c funcs/func_env: Fix regression caused in FILE read operation 10 years ago
test_gosub.c Fix unsafe uses of ast_context pointers. 10 years ago
test_hashtab_thrash.c Fix more dev-mode build issues 11 years ago
test_heap.c
test_jitterbuf.c
test_json.c json: Check party id name, number, subaddresses for UTF-8. 9 years ago
test_linkedlists.c test_linkedlists: Fix memory leak 12 years ago
test_locale.c
test_logger.c Fix more dev-mode build issues 11 years ago
test_message.c test_message.c: Wait longer in case dialplan also processes the test message. 9 years ago
test_named_lock.c lock: Add named lock capability 9 years ago
test_netsock2.c build: Fix ast_sockaddr initialization to be more portable 9 years ago
test_optional_api.c Fix more dev-mode build issues 11 years ago
test_pbx.c Fix unsafe uses of ast_context pointers. 10 years ago
test_poll.c Unit tests: Fix unit test description strings. 10 years ago
test_res_pjsip_scheduler.c test_res_pjsip_scheduler: Add 'depends' on pjproject in MODULEINFO 9 years ago
test_res_stasis.c res/ari: Add the Asterisk EID field to outgoing events 9 years ago
test_sched.c sched.c: Ensure oldest expiring entry runs first. 9 years ago
test_scoped_lock.c ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files. 12 years ago
test_security_events.c
test_skel.c
test_sorcery.c sorcery: Add API to insert/remove a wizard to/from an object type's list 10 years ago
test_sorcery_astdb.c sorcery/res_pjsip: Refactor for realtime performance 9 years ago
test_sorcery_memory_cache_thrash.c tests/test_sorcery_memory_cache_thrash: Improve termination process. 9 years ago
test_sorcery_realtime.c res_sorcery_realtime: fix bug when successful UPDATE is treated as failed 9 years ago
test_stasis.c Unit tests: Fix unit test description strings. 10 years ago
test_stasis_channels.c Stasis: Update unittest for channel snapshots 11 years ago
test_stasis_endpoints.c tests/test_stasis_endpoints: Remove expected duplicate events 10 years ago
test_stringfields.c stringfields: Refactor to allow fields to be added to the end of structures 9 years ago
test_strings.c sorcery/res_pjsip: Refactor for realtime performance 9 years ago
test_substitution.c LISTFILTER: Remove outdated ERROR message. 8 years ago
test_taskprocessor.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
test_threadpool.c Fix failing threadpool_auto_increment test. 9 years ago
test_time.c
test_uri.c res_http_websocket: Create a websocket client 11 years ago
test_utils.c CallerID: Fix parsing of malformed callerid 11 years ago
test_uuid.c
test_vector.c vector: defaults and indexes 8 years ago
test_voicemail_api.c Merge "tests: use datadir for sound files" into 13 8 years ago
test_websocket_client.c res_http_websocket: read/write string fixup 11 years ago
test_xml_escape.c