### linear interpolation AT_SETUP([Molecules - Linear interpolation]) # this is not working but the test as of now passes #AT_XFAIL_IF([/bin/true]) AT_KEYWORDS([Molecules]) AT_CHECK([/bin/cp -f ${abs_top_srcdir}/${AUTOTEST_PATH}/Molecules/LinearInterpolationofTrajectories/pre/test.conf .], 0) AT_CHECK([../../molecuilder -i test.conf --select-molecule-by-id 0 -L teststep --start-step 0 --end-step 1 --id-mapping 1], 0, [stdout], [stderr]) AT_CLEANUP