summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-01-12res_sorcery_realtime: Remove leading ^ requirement.Mark Michelson
2015-12-28tests/test_stasis_endpoints: Remove expected duplicate eventsMatt Jordan
2015-11-12format_cap: Don't append the 'none' format when appending all.Joshua Colp
2015-11-11threadpool: Handle worker thread transitioning to dead when going active.Joshua Colp
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-08-09main/format: Add an API call for retrieving format attributesMatt Jordan
2015-07-15strings.h: Fix issues with escape string functions.Richard Mudgett
2015-07-11Merge "tests/test_devicestate: Add additional tests for the device state API"...Matt Jordan
2015-07-11tests/test_devicestate: Add additional tests for the device state APIMatt Jordan
2015-07-10tests/test_sorcery_memory_cache_thrash: Fix test loading problemsMatt Jordan
2015-07-09res_sorcery_memory_cache: Backport to 13Joshua Colp
2015-06-24Unit tests: Fix unit test description strings.Richard Mudgett
2015-06-09Merge "Fix unsafe uses of ast_context pointers." into 13Matt Jordan
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
2015-06-03AMI: Escape string values.Kevin Harwell
2015-05-20Merge "Fix potential crash after unload of func_periodic_hook or test_message...Matt Jordan
2015-05-15res_pjsip_config_wizard/config: Fix template processingGeorge Joseph
2015-05-14Fix potential crash after unload of func_periodic_hook or test_message.Corey Farrell
2015-05-12sorcery: Add API to insert/remove a wizard to/from an object type's listGeorge Joseph
2015-05-11vector: Add REMOVE, ADD_SORTED and RESET macrosGeorge Joseph
2015-05-06vector: Additional enhancements and fixesGeorge Joseph
2015-05-05test_vector: Fix build breakage caused by ASTERISK_REGISTER_FILEGeorge Joseph
2015-05-04vector: Traversal, retrieval, insert and locking enhancementsGeorge Joseph
2015-04-11clang compiler warnings: Fix various warnings for testsMatthew Jordan
2015-03-19funcs/func_env: Fix regression caused in FILE read operationMatthew Jordan
2015-01-07func_config: Add ability to retrieve specific occurrence of a variableGeorge Joseph
2014-12-23test_astobj2: Fix warning for missing trailing slash in categoryGeorge Joseph
2014-12-11Stasis: Update unittest for channel snapshotsKinsey Moore
2014-12-05sorcery: Add additional observer capabilities.George Joseph
2014-12-03tests/test_cel: Add test_cel_attended_transfer_bridges_link to racey testsMatthew Jordan
2014-12-03tests/test_cel: Fix CEL unit test failures caused by attended transfer changesMatthew Jordan
2014-12-02tests/test_stasis: Resolve compilation issues from Asterisk 12 mergeMatthew Jordan
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-11-24test_channel_feature_hooks.c: Fix unit test for DTMF hooks.Richard Mudgett
2014-11-21sorcery: Make is_object_field_registered handle field names that are regexes.George Joseph
2014-11-14tests/test_cel: Unlock bridge on off nominal pathsMatthew Jordan
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-11-06test_strings: Remove string tests that exercise asserts.George Joseph
2014-11-05config: Make text_file_save and 'dialplan save' escape semicolons in values.George Joseph
2014-10-17test_cel: Update pickup test to expect CANCEL instead of ANSWSERMatthew Jordan
2014-10-16config: Fix inf loop using ast_category_browse and ast_variable_retrieveGeorge Joseph
2014-10-14config: Fix SEGV in unit test with MALLOC_DEBUGGeorge Joseph
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-10-10CallerID: Fix parsing regressionKinsey Moore
2014-09-23Make CDR and CEL unit tests less FRACKy.Mark Michelson
2014-09-18utils: Create ast_strsep function that ignores separators inside quotesGeorge Joseph
2014-08-27CallerID: Fix parsing of malformed calleridKinsey Moore
2014-08-20Stasis: Add information to blind transfer eventKinsey Moore
2014-08-14cel: Make sure channels in extra fields include their unique IDs as wellMatthew Jordan
2014-08-08CEL: Update unit tests for additional informationKinsey Moore