Add basic tests for reading/writing structure files
authorTeemu Murtola <teemu.murtola@gmail.com>
Wed, 22 Jul 2015 04:14:14 +0000 (07:14 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Wed, 22 Jul 2015 13:52:16 +0000 (16:52 +0300)
For each of the supported format (except for tpr), make a simple
roundtrip test, starting from a dummy topology, and doing a
write-read-write cycle, checking that the output files remain the same.
Additional tests for preservation of various properties of the topology
could also be added later.

Test both read_tps_conf() and read_stx_conf() separately for now.

Added to support refactoring of the code.

Change-Id: Idbdfb4fc39b124d9236a54896ef4613ebfe80ceb


No differences found