Commit Graph

175 Commits (b353c80dc0b3d65fd1bae9d5cd7f9efd4717f708)

Author SHA1 Message Date
Mark Michelson b353c80dc0 Add threadpool reactivation test.
13 years ago
Mark Michelson afdbd80bc3 Add a single-thread multi-task test.
13 years ago
Mark Michelson d9f4952b8a Add test where we create a thread and push a task.
13 years ago
Mark Michelson 2dc89eb485 Add test where we add a task then create a thread for it.
13 years ago
Mark Michelson f275c11e78 Add threadpool destruction test.
13 years ago
Mark Michelson ec29862a92 Fix up categories of threadpool tests.
13 years ago
Mark Michelson 4590bfd93d Add new threadpool test and fix some taskprocessor bugs.
13 years ago
Mark Michelson c32634e0dd Add initial simple threadpool test.
13 years ago
Automerge script d16d0200d2 Merged revisions 376575 via svnmerge from
13 years ago
Mark Michelson ff06346ea2 Add doxygen to taskprocessor tests.
13 years ago
Automerge script 558c108b92 Merged revisions 376457 via svnmerge from
13 years ago
Mark Michelson 623d741ba1 Restructure taskprocessor load test to test integrity of task execution.
13 years ago
Mark Michelson da0e2169de Add a second default taskprocessor test that executes 20000 tasks.
13 years ago
Mark Michelson f209bc6f9d Change the default taskprocessor test so it will never hang forever.
13 years ago
Mark Michelson ec68a15619 Test that shutdown callback is called when expected.
13 years ago
Mark Michelson 12de4198b8 Add a shutdown callback to taskprocessor listeners.
13 years ago
Automerge script e8898ec8ba Merged revisions 376341,376344-376345 via svnmerge from
13 years ago
Mark Michelson 426e8d1454 Refine the taskprocessor listener test a bit more.
13 years ago
Mark Michelson 7d84963667 Add a test that ensures that taskprocessor listener callbacks
13 years ago
Mark Michelson 6fc8d830f8 Add a basic taskprocessor test.
13 years ago
Andrew Latham b106b77041 Title update
13 years ago
Sean Bright b9eeff1521 app_queue: Support persisting and loading of long member lists.
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Richard Mudgett fb1d9a90a4 Enhance astobj2 to support other types of containers.
14 years ago
Mark Michelson 96de9ecf30 I forgot to add the unit tests for scoped locks earlier today.
14 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
14 years ago
Russell Bryant ee04ec77b4 Fix ast_event_new unit test.
14 years ago
Kevin P. Fleming 39ae307bdb Silence a warning message from older versions of GCC.
14 years ago
Kevin P. Fleming 0385c0e9cb Allow permit/deny ACL lines to contain multiple items and negated entries.
14 years ago
Matthew Jordan b6a0ae0b35 Unit tests for the Jitter Buffer API; remove unnecessary resync
14 years ago
Terry Wilson a7dfafdc56 Handle deprecated (aliased) option names with the config options api
14 years ago
Terry Wilson 1609fca6bb Add the ability to set flags via the config options api
14 years ago
Jason Parker 6334142050 Multiple revisions 368963,368965
14 years ago
Terry Wilson 9f704b5d59 Fix reloading an unchanged file with the Config Options API
14 years ago
Terry Wilson aeeff8cfa2 Add default handler documentation and standardize acl handler
14 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
14 years ago
Terry Wilson d54717c39e Add new config-parsing framework
14 years ago
Richard Mudgett d4fa095a64 Change ao2 global array to ao2 global object holder.
14 years ago
Richard Mudgett 005cd92e78 Fix type punned compiler warning in test_config.c
14 years ago
Michael L. Young fdf3cd0e2e Update security events unit tests
14 years ago
Terry Wilson f7c174ff84 Multiple revisions 364365,364369
14 years ago
Michael L. Young a011ae78dc Add leading and trailing backslashes
14 years ago
Michael L. Young 33c9161d1e Fix building security events test
14 years ago
Richard Mudgett 38e892b370 Add global ao2 array container.
14 years ago
Matthew Jordan a699bb72ad Add tests for main/jitterbuf.c
14 years ago
Terry Wilson 699d2bd705 Make hints for invalid SIP devices return Unavail, not idle
14 years ago
Tilghman Lesher 9af5c769c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
14 years ago
Kinsey Moore 8d1bde49a9 Fix case-sensitivity for device-specific event subscriptions and CCSS
14 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
14 years ago
Richard Mudgett 50c8557f03 Add ability to clone ao2 containers.
14 years ago