summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-27astobj2: Remove OBJ_CONTINUE support.Richard Mudgett
2013-09-27Restore usefulness of the CEL Peer fieldKinsey Moore
2013-09-24Fix a performance problem CDRsMatthew Jordan
2013-09-16Fix module load errors for test_ari_model.so.Richard Mudgett
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-08Update CDR Unit tests to reflect container changes in r398579Matthew Jordan
2013-09-04unit tests: test_voicemail_api leaks stringfields from snapshotsJonathan Rose
2013-08-30test_substitution: Fix failing test.Richard Mudgett
2013-08-30test_substituition: Fix failed test reporting to actually report failure.Richard Mudgett
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-25Fix bucket unit testsMatthew Jordan
2013-08-25Fix the config_options_testMatthew Jordan
2013-08-23Add the bucket API.Joshua Colp
2013-08-23Fix sorcery unit testsMatthew Jordan
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-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