foreach (test IN ITEMS
		01-cosh_2e_1d
		02-qd_2e_2d
)
	Octopus_add_test(${test}
			TEST_NAME ${curr_path}/${test}
	)
endforeach ()
