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 51056e08ad
CI: Add --test-timeout option to runTestsuite.sh
7 years ago
..
CI CI: Add --test-timeout option to runTestsuite.sh 7 years ago
Makefile Fix GCC 8 build issues. 7 years ago
test_abstract_jb.c
test_acl.c Remove as much trailing whitespace as possible. 7 years ago
test_ami_security_events.sh Remove as much trailing whitespace as possible. 7 years ago
test_amihooks.c core: Remove dead symbols from asterisk.exports.in. 7 years ago
test_aoc.c Fix Common Typo's. 7 years ago
test_app.c
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 CI: Add support for coverage processing. 7 years ago
test_astobj2_thrash.c test_astobj2_thrash: Fix multithreaded issues 9 years ago
test_bridging.c bridge: Add a deferred queue. 8 years ago
test_bucket.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
test_callerid.c
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 Remove as much trailing whitespace as possible. 7 years ago
test_core_codec.c
test_core_format.c Correct some leaks in unit tests. 8 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 Remove as much trailing whitespace as possible. 7 years ago
test_endpoints.c
test_event.c
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
test_format_cap.c format_cap: Don't append the 'none' format when appending all. 10 years ago
test_func_file.c
test_gosub.c Fix unsafe uses of ast_context pointers. 10 years ago
test_hashtab_thrash.c
test_heap.c
test_jitterbuf.c
test_json.c test_json: Fix test names with reserved words 8 years ago
test_linkedlists.c
test_locale.c Remove as much trailing whitespace as possible. 7 years ago
test_logger.c tests: Fix warnings found on Mac. 8 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
test_pbx.c tests: Fix warnings found on Mac. 8 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
test_security_events.c
test_skel.c Remove as much trailing whitespace as possible. 7 years ago
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 test_sorcery_memory_cache_thrash: Handle error from vector append. 8 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
test_stasis_endpoints.c tests/test_stasis_endpoints: Remove expected duplicate events 9 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 Remove as much trailing whitespace as possible. 7 years ago
test_taskprocessor.c Fix Common Typo's. 7 years ago
test_threadpool.c Fix failing threadpool_auto_increment test. 9 years ago
test_time.c
test_uri.c
test_utils.c tests/test_utils: Repair ./configure --with-ssl=PATH. 7 years ago
test_uuid.c
test_vector.c vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED. 8 years ago
test_voicemail_api.c Merge "tests: use datadir for sound files" into 13 8 years ago
test_websocket_client.c
test_xml_escape.c