Searched +full:linux +full:- +full:pkgs +full:- +full:valgrind (Results 1 – 2 of 2) sorted by relevance
2 # stage-1 take only a few minutes; they do not run the full test suite or external packages.4 # stage-2 runs on MCS systems and may take 10 to 15 minutes. They run the full test suite but with …6 # stage-3 runs on MCS systems and may take an hour or more. They run the full test suite and heavil…8 # The stage-(n) tests are only started if all of the stage-(n-1) tests run without error13 - stage-114 - stage-215 - stage-316 - stage-419 GIT_CLEAN_FLAGS: -ffdxq21 BASE_EXTRA_OPTIONS: -nox -nox_warning -malloc_dump[all …]
7 - Formatted comments at the bottom of the tutorials and test source files that describes the tests …8 - The *test generator* (`config/gmakegentest.py`) that parses the tutorial and test source files an…10 - The *PETSc test harness* that consists of makefile and shell scripts that runs the executables wi…35 args: -debug -fields v1,v2,v338 args: -foo bar44 - A single shell script46 - A single makefile48 - An output file that represents the *expected results*. It is also possible -- though unusual -- t…50 - Two or more command tests, usually:52 - one or more `mpiexec` tests that run the executable[all …]