Sha256: 5322d27f2171d8af747b3acad5ce96602ec42429e4ff37c7fc311642d372ae93
Contents?: true
Size: 651 Bytes
Versions: 6
Compression:
Stored size: 651 Bytes
Contents
#FIXME: return always 83% with the new input format. --- The KillAll test suite: !S::Suite attributes: !S::KillAll {} contents: - Kill when nothing to kill: regexp: !re unexisting_process - Killall sleep 1: regexp: !re sleep 42 weight: 0 - Killall sleep 2: regexp: !re sleep 42 - Launch a long command in background: !S::Cmd command: sleep 42 & fatal: true - Killall sleep 3: regexp: !re sleep 42 weight: -1 - Wait a little bit: !S::Sleep delay: 0.1 - Zombie Verification Killall: !S::Cmd exit: 1 command: killall -v sleep
Version data entries
6 entries across 6 versions & 1 rubygems