AT_BANNER([MoleCuilder - Fragmentation and Re-fragmentation test]) # fragment the molecule and check the number of configs m4_include([Fragmentation/FragmentMolecule/testsuite-fragmentation-fragment-molecule.at]) # check whether parsing of BondFragment files and re-rwriting config files is working (exit code is 2 as we don't need to continue wrt to ...OrderAtSite) m4_include([Fragmentation/FragmentMolecule-MaxOrder/testsuite-fragmentation-fragment-molecule-maxorder.at]) # check whether server shutdown works m4_include([Fragmentation/Automation/testsuite-fragmentation-automation-server-shutdown.at]) # check whether poolworker may succesfully enroll in pool m4_include([Fragmentation/Automation/testsuite-fragmentation-automation-enrollinpool.at]) # check whether adding jobs works m4_include([Fragmentation/Automation/testsuite-fragmentation-automation-addingjobs.at]) # check whether checking state works m4_include([Fragmentation/Automation/testsuite-fragmentation-automation-checkstate.at]) # check whether getting results works m4_include([Fragmentation/Automation/testsuite-fragmentation-automation-getresults.at]) # check whether Server/Client construct for automatized calculation is working m4_include([Fragmentation/Automation/testsuite-fragmentation-automation-server-worker.at]) # check whether complete run works m4_include([Fragmentation/Automation/testsuite-fragmentation-automation-completerun.at]) # check whether resubmitting of failed jobs works m4_include([Fragmentation/Automation/testsuite-fragmentation-automation-resubmitjobs.at]) # check whether stand-in mpqc program works m4_include([Fragmentation/Automation/testsuite-fragmentation-automation-stand-in-mpqc.at]) # check whether mpqc jobs work m4_include([Fragmentation/Automation/testsuite-fragmentation-automation-mpqc-jobs.at])