Add unit test for 1-4 interactions.
authorSebastian Kehl <sebastian.kehl@mpcdf.mpg.de>
Thu, 1 Apr 2021 14:38:08 +0000 (14:38 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 1 Apr 2021 14:38:08 +0000 (14:38 +0000)
commit37d7e7d31d04fb716885abb082124804768d3daf
treecad8b5beed47bae67f840e8da386f57be98bfc8f
parenta8b51271cd8c663f71a14c5d0645d617f38ebf2d
Add unit test for 1-4 interactions.
14 files changed:
src/gromacs/listed_forces/tests/CMakeLists.txt
src/gromacs/listed_forces/tests/pairs.cpp [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_0.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_1.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_10.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_11.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_2.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_3.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_4.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_5.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_6.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_7.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_8.xml [new file with mode: 0644]
src/gromacs/listed_forces/tests/refdata/14Interaction_ListedForcesPairsTest_Ifunc_9.xml [new file with mode: 0644]