Lines Matching refs:run
51 node (via the batch system) and run the tests on that node (this assumes
67 system. The tests are run in `$PETSC_DIR/$PETSC_ARCH/tests` with
72 For example, test `vec_vec_tutorials-ex6`, which can be run e.g. with
84 These shell scripts can be run independently in those directories, and
85 take arguments to show the commands run, change arguments, etc. Use the
88 Often, you want to run only a subset of tests. Our makefiles use
109 It is useful before invoking the tests to see what targets will be run.
116 To see all of the test targets which would be run, this command can be
136 Include at the bottom of the test code a formatted comment indicating what tests should be run, see
137 {any}`test_harness`. Also select a directory where you wish the tests to be compiled and run, say `…
139 You can build and run the tests with