# # ChangeLog for tests/regression/Fragmentation/Automation # # Generated by Trac 1.6 # Jul 30, 2025, 3:28:42 PM Fri, 04 May 2012 14:19:07 GMT Frederik Heber [6772eb] * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation-addingjobs.at (added) * tests/regression/Fragmentation/testsuite-fragmentation.at (modified) * tests/regression/Makefile.am (modified) Added regression test Fragmentation/Automation on adding jobs to Server. Fri, 04 May 2012 14:19:07 GMT Frederik Heber [03195a] * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation-server-shutdown.at (added) * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation-server-worker.at (modified) * tests/regression/Fragmentation/testsuite-fragmentation.at (modified) * tests/regression/Makefile.am (modified) Added regression test Fragmentation/Automation on Server shutdown ... Fri, 04 May 2012 14:19:07 GMT Frederik Heber [0196c6] * src/Fragmentation/Automation/ControllerChoices.hpp (modified) * src/Fragmentation/Automation/FragmentController.cpp (modified) * src/Fragmentation/Automation/FragmentController.hpp (modified) * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/Shutdowner.cpp (added) * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation-server-worker.at (modified) Added Shutdown as choice to ControllerChoices. - new helper app ... Fri, 04 May 2012 14:19:07 GMT Frederik Heber [e70b9d] * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation-server-worker.at (moved) * tests/regression/Fragmentation/testsuite-fragmentation.at (modified) * tests/regression/Makefile.am (modified) Renamed regression test Fragmentation/Automation. - there are more ... Fri, 04 May 2012 14:19:07 GMT Frederik Heber [778abb] * src/Fragmentation/Automation/ControllerChoices.hpp (added) * src/Fragmentation/Automation/FragmentController.cpp (modified) * src/Fragmentation/Automation/FragmentController.hpp (modified) * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentScheduler.hpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/ResultGetter.cpp (added) * src/Fragmentation/Automation/Server.cpp (modified) * src/Fragmentation/Automation/types.hpp (modified) * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation.at (modified) Added ResultGetter and capabilities to receive calculated results to ... Fri, 04 May 2012 14:19:07 GMT Frederik Heber [3c4a5e] * src/Fragmentation/Automation/FragmentController.cpp (modified) * src/Fragmentation/Automation/FragmentController.hpp (modified) * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentScheduler.hpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/ResultChecker.cpp (added) * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation.at (modified) Added ResultChecker and capability to check on computed jobs. - ... Fri, 04 May 2012 14:19:07 GMT Frederik Heber [db03d9] * src/Fragmentation/Automation/FragmentController.cpp (added) * src/Fragmentation/Automation/FragmentController.hpp (added) * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentScheduler.hpp (modified) * src/Fragmentation/Automation/FragmentWorker.hpp (modified) * src/Fragmentation/Automation/JobAdder.cpp (added) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/Server.cpp (modified) * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation.at (modified) Added possibility to add jobs via a FragmentController. - Server ... Fri, 04 May 2012 14:19:06 GMT Frederik Heber [ef2767] * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentScheduler.hpp (modified) * src/Fragmentation/Automation/FragmentWorker.cpp (modified) * src/Fragmentation/Automation/FragmentWorker.hpp (modified) * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation.at (modified) Server and Worker now also correctly exchange result. - Server uses ... Fri, 04 May 2012 14:19:06 GMT Frederik Heber [0bdd51b] * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentWorker.cpp (modified) * src/Fragmentation/Automation/FragmentWorker.hpp (modified) * src/Fragmentation/Automation/Worker.cpp (modified) * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation.at (added) * tests/regression/Fragmentation/testsuite-fragmentation.at (modified) * tests/regression/Makefile.am (modified) Added regression test for Server/Client construct. - currently we ...