Added contig derived dt tests in mtest datatype.
The original mtest routine only generated tests for noncontiguous
derived datatypes. This patch added two tests for every derived
datatype: (1) contiguous ddt (stride=block length) without lower-bound;
(2) contiguous ddt with lower-bound.
Signed-off-by:
Pavan Balaji <balaji@anl.gov>
Please register or sign in to comment