Add test that plain multi-simulation works
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 5 Jan 2015 08:45:04 +0000 (09:45 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 3 Mar 2015 11:18:41 +0000 (12:18 +0100)
commitfca7909e4f3f90555f7831a18089508682f067bd
treefea0a6e043dc563058cc222617d40f28e34b3707
parentba119942e426b0adb6e87c1c0629d84b490236e4
Add test that plain multi-simulation works

Refactored replica-exchange tests so that we can test
multi-simulation and replica-exchange separately with
little duplication.

Noted TODO that mdrun -multidir is not tested

Change-Id: Ib531d81103adc2a5b1757ef685c0e23960febdb2
src/programs/mdrun/tests/CMakeLists.txt
src/programs/mdrun/tests/multisim.cpp [new file with mode: 0644]
src/programs/mdrun/tests/multisimtest.cpp [new file with mode: 0644]
src/programs/mdrun/tests/multisimtest.h [new file with mode: 0644]
src/programs/mdrun/tests/replicaexchange.cpp