summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-12-09Add some useful debugging in threadpool test failure conditions.Mark Michelson
2012-12-09Create longer thread destruction test.Mark Michelson
2012-12-08Add a task distribution test.Mark Michelson
2012-12-07Add threadpool reactivation test.Mark Michelson
2012-12-07Add a single-thread multi-task test.Mark Michelson
2012-12-07Add test where we create a thread and push a task.Mark Michelson
2012-12-07Add test where we add a task then create a thread for it.Mark Michelson
2012-12-07Add threadpool destruction test.Mark Michelson
2012-12-07Fix up categories of threadpool tests.Mark Michelson
2012-12-07Add new threadpool test and fix some taskprocessor bugs.Mark Michelson
2012-12-06Add initial simple threadpool test.Mark Michelson
2012-11-21Merged revisions 376575 via svnmerge from Automerge script
2012-11-19Add doxygen to taskprocessor tests.Mark Michelson
2012-11-19Merged revisions 376457 via svnmerge from Automerge script
2012-11-17Restructure taskprocessor load test to test integrity of task execution.Mark Michelson
2012-11-17Add a second default taskprocessor test that executes 20000 tasks.Mark Michelson
2012-11-17Change the default taskprocessor test so it will never hang forever.Mark Michelson
2012-11-16Test that shutdown callback is called when expected.Mark Michelson
2012-11-16Add a shutdown callback to taskprocessor listeners.Mark Michelson
2012-11-16Merged revisions 376341,376344-376345 via svnmerge from Automerge script
2012-11-12Refine the taskprocessor listener test a bit more.Mark Michelson
2012-11-09Add a test that ensures that taskprocessor listener callbacksMark Michelson
2012-11-09Add a basic taskprocessor test.Mark Michelson
2012-10-14Title updateAndrew Latham
2012-10-01app_queue: Support persisting and loading of long member lists.Sean Bright
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-12Enhance astobj2 to support other types of containers.Richard Mudgett
2012-08-23I forgot to add the unit tests for scoped locks earlier today.Mark Michelson
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