PACKAGE_NAME=shards

#
# This group defines the standard set of Intrepid's tests.
#

(FRAMEWORK, INSTALL) {
    DIRS = ./;
    ARGS = ;
    DESCEND_DIRS = YES;
    EXIT-STATUS = STRING-COMPARISON;
    COMM = SERIAL;
}

(FRAMEWORK, INSTALL) {
    DIRS = ./;
    ARGS = ;
    DESCEND_DIRS = YES;
    EXIT-STATUS = STRING-COMPARISON;
    COMM = CUSTOM-MPI;
}
