Sha256: c59727a1eeb9e7cfc2b90a4f481abf4164a40172ae6a2f455a14dd662713984e

Contents?: true

Size: 285 Bytes

Versions: 3

Compression:

Stored size: 285 Bytes

Contents

---

Test suite for the Command strategy: !S::Suite

  contents:

    - segfault ruby: !S::Command
       command: ruby
       args: <<pwd>>/../fixtures/binaries/segv.rb
       exit: 134

    - segfault C: !S::Command
       command: <<pwd>>/../fixtures/binaries/segv
       exit: 139

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
uttk-0.4.5.0 test/functional/command.yml
uttk-0.4.6.1 test/functional/command.yml
uttk-0.4.6.2 test/functional/command.yml