The ruby shared tests
  • Shell 94.2%
  • Ruby 5.8%
Find a file
Miroslav Vadkerti 2e9ba6a554 Add fixes for Fedora, improve waiting for stap
This patch fixes the execution of the test for Fedora. It also
includes improved waiting for stap, which uses now active waiting
instead of static sleep.

Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2018-02-19 14:11:33 +01:00
bundler-unit-tests bundler-unit-tests: add fixes for Fedora 2018-02-19 12:16:39 +01:00
run-basic-rails-application Fix dependencies, run bundle install only when needed 2018-02-19 13:08:10 +01:00
systemtap-static-probes-in-ruby Add fixes for Fedora, improve waiting for stap 2018-02-19 14:11:33 +01:00
.gitignore Import 3 integration tests 2018-02-15 13:42:17 +01:00
README.md README.md: rename from README 2018-02-15 13:49:51 +01:00

Shared ruby tests

This repository contains shared ruby tests.

Available integration tests:

  • systemtap-static-probes-in-ruby - exercising ruby's systemtap api
  • bundler-unit-test - run bundler's unit tests
  • run-basic-rails-application - run a simple rails application