Feel free to enhance it further :)
On Tuesday, November 10, 2015, Ivan Khoronzhuk
wrote:
> nice test
> it good to have same but w/o ordered queues.
> It can allow to figure out issues with less step.
>
> On 10.11.15 06:20, Bill Fischofer wrote:
>
>> Add a "chaos" test variant to the scheduler CU
nice test
it good to have same but w/o ordered queues.
It can allow to figure out issues with less step.
On 10.11.15 06:20, Bill Fischofer wrote:
Add a "chaos" test variant to the scheduler CUnit tests. This test
stresses the scheduler by circulating events among parallel, atomic,
and ordered qu
Add a "chaos" test variant to the scheduler CUnit tests. This test
stresses the scheduler by circulating events among parallel, atomic,
and ordered queues to verify that the scheduler can handle arbitrary
looping paths without deadlock.
Suggested-by: Carl Wallen
Signed-off-by: Bill Fischofer
---