summaryrefslogtreecommitdiff
path: root/tests/test_cel.c
AgeCommit message (Expand)Author
2013-12-20ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.Richard Mudgett
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-17tests: fix ast_bridge_base_new calls not using the additional argumentsJonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-03Get rid of uses of stasis_topic_wait()Mark Michelson
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-09-27Restore usefulness of the CEL Peer fieldKinsey Moore
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-08-22Make CEL behavior conform to the documentationKinsey Moore
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-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-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-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-11Correct test_cel cleanup.David M. Lee
2013-07-11Fixed some CEL test crashesDavid M. Lee
2013-07-02Add CEL unit tests and do some cleanupKinsey Moore