summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-30Fix ast_event_new unit test.Russell Bryant
2012-07-24Silence a warning message from older versions of GCC.Kevin P. Fleming
2012-07-24Allow permit/deny ACL lines to contain multiple items and negated entries.Kevin P. Fleming
2012-07-23Unit tests for the Jitter Buffer API; remove unnecessary resyncMatthew Jordan
2012-07-12Handle deprecated (aliased) option names with the config options apiTerry Wilson
2012-06-28Add the ability to set flags via the config options apiTerry Wilson
2012-06-14Multiple revisions 368963,368965Jason Parker
2012-06-07Fix reloading an unchanged file with the Config Options APITerry Wilson
2012-06-07Add default handler documentation and standardize acl handlerTerry Wilson
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-06-01Add new config-parsing frameworkTerry Wilson
2012-05-16Change ao2 global array to ao2 global object holder.Richard Mudgett
2012-05-07Fix type punned compiler warning in test_config.cRichard Mudgett
2012-05-03Update security events unit testsMichael L. Young
2012-04-27Multiple revisions 364365,364369Terry Wilson
2012-04-19Add leading and trailing backslashesMichael L. Young
2012-04-18Fix building security events testMichael L. Young
2012-03-27Add global ao2 array container.Richard Mudgett
2012-03-14Add tests for main/jitterbuf.cMatthew Jordan
2012-03-13Make hints for invalid SIP devices return Unavail, not idleTerry Wilson
2012-03-13Enable macros in 1.8 to find the next highest "h" extension in a context, lik...Tilghman Lesher
2012-03-02Fix case-sensitivity for device-specific event subscriptions and CCSSKinsey Moore
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-28Add ability to clone ao2 containers.Richard Mudgett
2012-02-23Fix some tests that didn't get opaquification changesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-01-27Audit of ao2_iterator_init() usage for v10.Richard Mudgett
2011-12-06Doubly linked lists unit test and update to implementation.Richard Mudgett
2011-11-09Add a unit test for ast_sockaddr_split_hostportTerry Wilson
2011-10-29Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.Richard Mudgett
2011-10-17Set 'core' support level for test_format_api.cPaul Belanger
2011-09-29Merged revisions 338556 via svnmerge from Paul Belanger
2011-09-29Merged revisions 338552 via svnmerge from Jason Parker
2011-09-28Merged revisions 338228 via svnmerge from Jason Parker
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2011-09-20Merged revisions 337062 via svnmerge from Kinsey Moore
2011-08-16Merged revisions 332177 via svnmerge from Paul Belanger
2011-08-12Merged revisions 331659 via svnmerge from Terry Wilson
2011-07-29astobj2: Avoid using temporary objects + ao2_find() with OBJ_POINTER.Russell Bryant
2011-07-20Merged revisions 328992 via svnmerge from Terry Wilson
2011-07-19Merged revisions 328717 via svnmerge from Terry Wilson
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-12Merged revisions 327793 via svnmerge from Tilghman Lesher
2011-07-11use printf instead of echo -n in substitution testMatthew Nicholson
2011-07-11Merged revisions 327512 via svnmerge from Matthew Nicholson
2011-07-08Merged revisions 327106 via svnmerge from Matthew Nicholson
2011-07-08Merged revisions 327046 via svnmerge from Russell Bryant
2011-07-06Replace Berkeley DB with SQLite 3Terry Wilson
2011-06-23Merged revisions 324557 via svnmerge from Terry Wilson