Lines Matching refs:sh
60 ```sh
204 `"config/petsc_harness.sh"` and can be overwritten by passing in
402 invocations in `runex10_19.sh`.
420 `runex10_4.sh` and `runex10_5.sh`.
437 In this example, `ex138_2` will invoke `runex138_2.sh` twice with
472 - `runex10_19_pc_factor_levels-0.sh`
473 - `runex10_19_pc_factor_levels-2.sh`
474 - `runex10_19_pc_factor_levels-4.sh`
574 …pt running the test is located at: `$PETSC_DIR/$PETSC_ARCH/tests/vec/is/sf/tests/runex1_basic_1.sh`
588 $ ./runex1_basic_1.sh -h
589 Usage: ./runex1_basic_1.sh [options]
618 $ runex1_basic_1.sh -C
621 $ runex1_basic_1.sh -m # If need to update results
623 $ runex1_basic_1.sh -V # Make sure valgrind clean
635 $ runex1_basic_1.sh -p
662 TIMEOUT=<time> Test timeout limit in seconds (default in config/petsc_harness.sh)
977 arch-osx-pkgs-opt-new/tests/ksp/ksp/tests/runex9_1.sh -v
1021 sources: `$PETSC_DIR/config/petsc_harness.sh`.
1055 ```sh
1056 #!/bin/sh
1057 . petsc_harness.sh
1065 `petsc_harness.sh` is a small shell script that provides the logging and reporting
1095 To modify the test harness, you can modify `$PETSC_DIR/config/petsc_harness.sh`.