summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-11-21CLI: Remove calls to ast_cli_generator.Corey Farrell
2017-11-21Merge "menuselect: Remove ineffective weak attribute detection." into 13Joshua Colp
2017-11-18tests: Fix warnings found on Mac.Corey Farrell
2017-11-17menuselect: Remove ineffective weak attribute detection.Corey Farrell
2017-11-06test_sorcery_memory_cache_thrash: Handle error from vector append.Corey Farrell
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-10-23test_config: Fix failure and segfault when config_hook is run twice.Corey Farrell
2017-10-06vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED.Corey Farrell
2017-08-03Correct some leaks in unit tests.Corey Farrell
2017-07-13core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.Corey Farrell
2017-06-13bridge: Add a deferred queue.Joshua Colp
2017-05-30test_json: Fix test names with reserved wordsGeorge Joseph
2017-05-24unittests: Add a unit test that causes a SEGV and...George Joseph
2017-05-08logger: Added logger_queue_limit to the configuration options.George Joseph
2017-04-26vector: defaults and indexesKevin Harwell
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-01-27Merge "tests: use datadir for sound files" into 13George Joseph
2017-01-27Merge "test_voicemail_api: order of params to VERIFY macros" into 13George Joseph
2017-01-24ari: Implement 'debug all' and request/response loggingGeorge Joseph
2017-01-24tests: use datadir for sound filesTzafrir Cohen
2017-01-24test_voicemail_api: order of params to VERIFY macrosTzafrir Cohen
2017-01-22LISTFILTER: Remove outdated ERROR message.Richard Mudgett
2016-11-15file.c/__ast_file_read_dirs: Fix issues on filesystems without d_typeGeorge Joseph
2016-11-04stasis_recording/stored: remove calls to deprecated readdir_r function.Kevin Harwell
2016-10-25test_astobj2_thrash: Fix multithreaded issuesGeorge Joseph
2016-10-17res/ari: Add the Asterisk EID field to outgoing eventsMatt Jordan
2016-10-13json: Check party id name, number, subaddresses for UTF-8.Richard Mudgett
2016-08-17res_ari: Add http prefix to generated docsTorrey Searle
2016-07-07res_sorcery_realtime: fix bug when successful UPDATE is treated as failedAlexei Gradinari
2016-06-22test_res_pjsip_scheduler: Add 'depends' on pjproject in MODULEINFOGeorge Joseph
2016-06-10Merge "cel: Ensure only one dial status per channel exists." into 13Joshua Colp
2016-06-09cel: Ensure only one dial status per channel exists.Joshua Colp
2016-06-09build: Fix ast_sockaddr initialization to be more portableGeorge Joseph
2016-04-27Merge "config: Fix ast_config_text_file_save2 writability check for missing ...Joshua Colp
2016-04-27Merge "res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)" in...Joshua Colp
2016-04-25config: Fix ast_config_text_file_save2 writability check for missing filesGeorge Joseph
2016-04-22test_message.c: Wait longer in case dialplan also processes the test message.Richard Mudgett
2016-04-22bridge_softmix.c: Fix crash if channel fails to join mixing tech.Richard Mudgett
2016-04-14res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)George Joseph
2016-04-08lock: Add named lock capabilityGeorge Joseph
2016-04-04stringfields: Refactor to allow fields to be added to the end of structuresGeorge Joseph
2016-03-25sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-03-15sched.c: Ensure oldest expiring entry runs first.Richard Mudgett
2016-02-18Fix failing threadpool_auto_increment test.Mark Michelson
2016-02-09tests/test_sorcery_memory_cache_thrash: Improve termination process.Joshua Colp
2016-02-03logging: Remove/fix some message annoyancesGeorge Joseph
2016-01-19test_threadpool: Wait for each task to complete and fix memory leak.Joshua Colp