21 void testTaskDestr ();
23 void testNetworkReplyGoodNoWait ();
24 void testNetworkReplyGoodWait ();
25 void testNetworkReplyBadNoWait ();
26 void testNetworkReplyBadWait ();
28 void testContextDestrBeforeFinish ();
29 void testContextDestrAfterFinish ();
32 void testWaitManyTuple ();
36 void testThrottleSameCoro ();
37 void testThrottleSameCoroSlow ();
38 void testThrottleManyCoros ();