Commits

Jayesh Krishna committed 14cf49cc772
Adding the new unit testing framework for PIO. The new framework allows developers to write concise readable test case templates that are transformed into the actual unit tests by the source transformation tool, pio_tf_f90gen.pl. The new tests are integrated with ctest. TODO: We need to add all tests covered by unittests and testpio into the new test suite.