..
Makefile
…
test_abstract_jb.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_acl.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_ami_security_events.sh
…
test_amihooks.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_aoc.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_app.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_ari.c
res_ari: Add http prefix to generated docs
9 years ago
test_ari_model.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_ast_format_str_reduce.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_astobj2.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_astobj2_thrash.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_astobj2_weaken.c
Astobj2: Add ao2_weakproxy_ref_object function.
10 years ago
test_bucket.c
bucket: Add clone/staleness operations for ast_bucket/ast_bucket_file
10 years ago
test_callerid.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 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
bridge_softmix.c: Fix crash if channel fails to join mixing tech.
9 years ago
test_config.c
config: Fix ast_config_text_file_save2 writability check for missing files
9 years ago
test_core_codec.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_core_format.c
main/format: Add an API call for retrieving format attributes
10 years ago
test_db.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
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_dns.c
Merge "Replaces clock_gettime() with ast_tsnow()"
10 years ago
test_dns_naptr.c
Unit tests: Fix more unit test description strings.
10 years ago
test_dns_query_set.c
Replaces clock_gettime() with ast_tsnow()
10 years ago
test_dns_recurring.c
Replaces clock_gettime() with ast_tsnow()
10 years ago
test_dns_srv.c
Unit tests: Fix more unit test description strings.
10 years ago
test_endpoints.c
doxygen: Fix doxygen errors
10 years ago
test_event.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_expr.c
Unit tests: Fix unit test description strings.
10 years ago
test_format_cache.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_format_cap.c
format_cap: Don't append the 'none' format when appending all.
10 years ago
test_func_file.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_gosub.c
Fix unsafe uses of ast_context pointers.
10 years ago
test_hashtab_thrash.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_heap.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_http_media_cache.c
test_http_media_cache: Fix failing test.
9 years ago
test_jitterbuf.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_json.c
doxygen: Fix doxygen errors
10 years ago
test_linkedlists.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_locale.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_logger.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_media_cache.c
media cache: Add a core API and facade for a backend agnostic media cache
10 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
doxygen: Fix doxygen errors
10 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
doxygen: Fix doxygen errors
10 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
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_skel.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_sorcery.c
sorcery: Add support for object staleness
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
doxygen: Fix doxygen errors
10 years ago
test_stasis_endpoints.c
tests/test_stasis_endpoints: Remove expected duplicate events
10 years ago
test_stringfields.c
stringfields: Update extended string fields for master only.
9 years ago
test_strings.c
sorcery/res_pjsip: Refactor for realtime performance
9 years ago
test_substitution.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 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
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_uri.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_utils.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_uuid.c
…
test_vector.c
vector: Add REMOVE, ADD_SORTED and RESET macros
10 years ago
test_voicemail_api.c
Unit tests: Fix unit test description strings.
10 years ago
test_websocket_client.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
test_xml_escape.c
git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago