Sha256: d68ce9e49a53f7e6806456f3b194e43f43e09e4d34fd623c471a9f2908732d08
Contents?: true
Size: 473 Bytes
Versions: 5
Compression:
Stored size: 473 Bytes
Contents
Check SignalCmd Strategy: strategy: Suite attributes: strategy: SignalCmd command: | ruby -e 'Process.kill("SEGV", $$)' contents: - Test as Cmd: command: echo toto exit : 1 weight : -1 - Test a ABRT binary: exit : 0 weight : -1 - Test a ABRT binary and check signal: signal : SEGV exit : 0 weight : -1 - Test a ABRT binary with good signal: signal : ABRT
Version data entries
5 entries across 5 versions & 1 rubygems