summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-02-26test_stasis.c: Misc cleanups.Richard Mudgett
2014-02-20sorcery: Create sorcery instance registry.George Joseph
2014-01-28test_cdr.c, test_cel.c: Correctly destroy created bridges.Richard Mudgett
2014-01-12stasis: Add methods to allow for synchronous publishing to subscriberMatthew Jordan
2014-01-03res_pjsip_authenticator_digest: Fix md5 hash bufferMatthew Jordan
2014-01-03test_stasis.c: Fix ref leak in normal execution path.Richard Mudgett
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-13test_voicemail_api: Add check for a registered voicemail provider before tests.Richard Mudgett
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03sorcery, bucket: Change observer remove calls to take const callbacks struct.Richard Mudgett
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-22Make sure unit tests compileKinsey Moore
2013-10-25test_json: Fix deprecation warningsDavid M. Lee
2013-10-24test_linkedlists: Fix memory leakJonathan Rose
2013-10-23memory leaks: Memory leak cleanup patch by Corey Farrell (first set)Jonathan Rose
2013-10-03Get rid of uses of stasis_topic_wait()Mark Michelson
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