18 void DoOverflowTest1();
19 void TestBasicProgressLogger();
20 void TestMultipleSubtasks();
21 void TestCancellation();
22 void TestGetProcessedTasksSorted();
23 void TestGetProcessedTasksMaxCount();
24 void TestResetProgressManager();
25 void TestTaskStatusTransitions();
26 void TestNestedSubtasks();
27 void TestDefaultTaskInfo();