teardown () { # Echo the output. Will only be done on a test failure. echo "$output" } @test "1" { run mpirun -n 2 ./test_drifters_io [ "$status" -eq 0 ] }