ruby/systemtap-static-probes-in-ruby
Jun Aruga f1a5f8ab4d Add assertions to check the systemtap process in background.
Add the `-p PID` option to the `rlWaitForCmd`. The option checks the PID is
alive during the waiting.
See <cfa801fb17/src/synchronisation.sh (L194-L202)>
for the logic of the `-p` option.

Add an assertion to check the systemtap process after systemtap logging the
the text "starting run" before running the assertions for ruby commands. Because
systemtap can fail after logging the text as a possibility.

An example of the failure: https://access.redhat.com/solutions/3613871
2024-12-18 12:31:45 +01:00
..
main.fmf Set environment variables properly on non-fedora 2024-08-05 11:50:01 +02:00
runtest.sh Add assertions to check the systemtap process in background. 2024-12-18 12:31:45 +01:00