BASIS  r3148
basistest-slave.sh File Reference

Test execution command. More...

#include "${BASIS_BASH_UTILITIES}"
+ Include dependency graph for basistest-slave.sh:

Go to the source code of this file.

Functions

function add_arg ()
function print_help ()
 Print help.
function print_helpshort ()
 Print usage (i.e., only usage and options).
function print_options ()
 Print documentation of options.

Detailed Description

Test execution command.

This shell script runs the tests of a BASIS project. It is a wrapper for a CTest script. In particular, the testing master basistest-master.sh uses this script by default in order to run a test.

Copyright (c) 2011, 2012 University of Pennsylvania. All rights reserved.
See https://www.cbica.upenn.edu/sbia/software/license.html or COPYING file.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file basistest-slave.sh.


Function Documentation

function add_arg ( )
function print_help ( )

Print help.

Returns:
Nothing.
function print_helpshort ( )

Print usage (i.e., only usage and options).

Returns:
Nothing.
function print_options ( )

Print documentation of options.

Returns:
Nothing.