Sha256: 2af1efe25ba95447506fccdde92c53fd7445775ddf182be7aea6fdec1e0afe0d
Contents?: true
Size: 465 Bytes
Versions: 6
Compression:
Stored size: 465 Bytes
Contents
Check SignalCmd Strategy: !S::Suite attributes: !S::SignalCmd command: | <<ruby>> -e 'Process.kill("SEGV", $$)' contents: - Test a simple 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
6 entries across 6 versions & 1 rubygems