Commit Graph

22 Commits (a0db68c190e61b0ee77d293a3e8e3d1ba4877133)

Author SHA1 Message Date
Josh Soref e54a9d31f1 tests: Spelling fixes
3 years ago
csavinovich b27a5183da test_taskprocessor.c: Fix test failure on Ubuntu
6 years ago
Kevin Harwell c0efe19cec serializer: move/add asterisk serializer pool functionality
6 years ago
George Joseph c2adeb9dc2 taskprocessor: Enable subsystems and overload by subsystem
6 years ago
Corey Farrell 5ab94d2a3e
taskprocessor: Warn on unused result from pushing task.
7 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
7 years ago
Corey Farrell 7f8f3ca4dd Correct some leaks in unit tests.
8 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
David M. Lee 222e8a3afb Add a serializer interface to the threadpool
12 years ago
Mark Michelson 84c50fde1f Address David's latest feedback on reviewboard:
12 years ago
Mark Michelson 663479a558 Make ast_taskprocessor_listener opaque.
12 years ago
Mark Michelson 65c7d6e2c3 Remove alloc and destroy callbacks from the taskprocessor.
12 years ago
Mark Michelson 4590bfd93d Add new threadpool test and fix some taskprocessor bugs.
13 years ago
Mark Michelson ff06346ea2 Add doxygen to taskprocessor tests.
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
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