summaryrefslogtreecommitdiff
path: root/src/tests/tng_io_testing.c
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2014-01-27 13:57:37 (GMT)
committerJan Huwald <jh@sotun.de>2016-01-11 12:02:26 (GMT)
commitb7bd44ee623b64af25aa8f629ae7e22b00a2142c (patch)
tree7ca9b1eb7d75323f384e4d3641113f4140c9a3ca /src/tests/tng_io_testing.c
parent8e239a6b59d8ff11979ca8557be9b79e2c15f83a (diff)
Changes to TNG to include the HRTC format.HEADmaster
Almost all of this code has been created by Stephan Richter <s.richter@keawe.de>. Only minor changes and this squashed commit have been prepared by Jan Huwald <jh@sotun.de>.
Diffstat (limited to 'src/tests/tng_io_testing.c')
-rw-r--r--src/tests/tng_io_testing.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/tests/tng_io_testing.c b/src/tests/tng_io_testing.c
index 28f8f47..ee0bb94 100644
--- a/src/tests/tng_io_testing.c
+++ b/src/tests/tng_io_testing.c
@@ -709,6 +709,17 @@ static tng_function_status tng_test_write_and_read_traj(tng_trajectory_t *traj,
free(data);
tng_trajectory_destroy(traj);
+
+ /***********************************************************/
+ /***********************************************************/
+ /***********************************************************/
+ /***********************************************************/
+ /***********************************************************/
+ /***********************************************************/
+ /***********************************************************/
+ /***********************************************************/
+
+
tng_trajectory_init(traj);
tng_input_file_set(*traj, TNG_EXAMPLE_FILES_DIR "tng_test.tng");
contact: Jan Huwald // Impressum