Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
OCT-RUN_TESTSUITE.SH(1)	     octopus documentation     OCT-RUN_TESTSUITE.SH(1)

SYNOPSIS
       oct-run_testsuite.sh [option]...

DESCRIPTION
       This script is one of the octopus utilities.

       This script runs	the Octopus testsuite.

       The man pages of	Octopus	and of the auxiliary Octopus sub-programs
       (oct-something) are not intended	to contain the documentation of	the
       programs, but only their	basic description. For where to	find more
       documentation, see the "SEE ALSO" section below.

       -h  Prints out a	short help message.

       -n  Run in dry mode (show what would be executed).

       -g LIST
	   Comma-separated list	of test	groups to run. If not present, all
	   tests are run.

       -q  Query testfiles belonging to	groups given with -g option. No	tests
	   are performed.

       -d DIR
	   Directory where to look for the testsuite.

       -l  Local run.

       -e SUFFIX
	   Suffix to append to the Octopus executable file name.

       -p PREFIX
	   Installation	prefix [default: /usr].

       -w  Run without MPI (parallel) tests.

       -c  Clean up all	.log files after the testuite run.

       -m ADDRESS
	   Mail	report to address.

AUTHOR
       Written by H. Appel.

REPORTING BUGS
       Report bugs to <appel@physik.fu-berlin.de>.

COPYRIGHT
       Copyright (C) 2005 H. Appel.

       This is free software; see the source for copying conditions.  There is
       NO warranty; not	even for MERCHANTABILITY or FITNESS FOR	A PARTICULAR
       PURPOSE.

SEE ALSO
       The largest source of documentation is the Octopus wiki:
       http://octopus-code.org.

perl v5.42.0			  2025-04-04	       OCT-RUN_TESTSUITE.SH(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=oct-run_testsuite.sh&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help