summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-08-17Refactor CEL to avoid using the event system coreKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-16Stasis: address refcount races; implementation commentsDavid M. Lee
2013-08-14Tweak comment for why usleep is used.Joshua Colp
2013-08-14Tweak test_hashtab_thrash test to allow the critical threads to execute.Joshua Colp
2013-08-13Missed a spot in r396559David M. Lee
2013-08-13Fix build warnings when printf a tv_usec.David M. Lee
2013-08-10Pipe test output through test object not stdoutMatthew Jordan
2013-08-10Add some debugging when test_hashtab_thrash failsMatthew Jordan
2013-08-08Fix stasis/core unit test. Should have had the CR/LF.Richard Mudgett
2013-08-08Add missing CR/LF to FakeMI stasis test AMI event.Richard Mudgett
2013-08-06Tweak caching topics to fix CEL testsDavid M. Lee
2013-08-02Address JSON thread safety issues.David M. Lee
2013-08-02Fix test modulesMatthew Jordan
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-31Disable CEL tests that need rearchitecting to operate properlyKinsey Moore
2013-07-31Enforce conference exit order for CEL testsKinsey Moore
2013-07-29Clean up and improve test_celKinsey Moore
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore
2013-07-27Improve reliability of bridge merge CEL testKinsey Moore
2013-07-25Fix incorrect reference to stasis/bridging.hMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan
2013-07-23Fix bridge/channel AMI event ordering issuesDavid M. Lee
2013-07-22Make the CEL blind transfer test pass consistentlyKinsey Moore
2013-07-20Add CEL local optimization record typeKinsey Moore
2013-07-20Add transfer support to CELKinsey Moore
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-07-12Fixed intermittent crash when loading test_json.soDavid M. Lee
2013-07-11Correct test_cel cleanup.David M. Lee
2013-07-11test_voicemail_api: fix warning found by gcc-4.8David M. Lee
2013-07-11Fixed some CEL test crashesDavid M. Lee
2013-07-04Fix int width problem for 32-bitDavid M. Lee
2013-07-03ARI - channel recording supportDavid M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-07-03Shuffle RESTful URL's around.David M. Lee
2013-07-02Add CEL unit tests and do some cleanupKinsey Moore
2013-06-28Handle an originated channel being sent into a non-empty bridgeMatthew Jordan
2013-06-24Few more menuselect fixes missed in r392777David M. Lee
2013-06-23Add missing ast_sorcery_generic_alloc conversions.Joshua Colp
2013-06-22Make sorcery details opaque and add extended fields.Joshua Colp
2013-06-18Fix the test_substitution testMatthew Jordan
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-11Add vtable and methods for to_json and to_ami for Stasis messagesDavid M. Lee
2013-06-07Ensure that all unit tests compile with the cache clear rework in placeKinsey Moore
2013-06-07Rework stasis cache clear eventsKinsey Moore
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-14Move JSON event generators into separate modulesKinsey Moore
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee