The ruby shared tests
  • Shell 94.2%
  • Ruby 5.8%
Find a file
Pavel Valena 3af87f3776 Fix rails and systemtap tests
- dependencies
 - kernel install for systemtap test
2020-08-18 22:55:40 +02:00
.fmf Convert tests to FMF using tmt 2020-08-18 22:55:25 +02:00
run-basic-rails-application Fix rails and systemtap tests 2020-08-18 22:55:40 +02:00
systemtap-static-probes-in-ruby Fix rails and systemtap tests 2020-08-18 22:55:40 +02:00
.gitignore Import 3 integration tests 2018-02-15 13:42:17 +01:00
main.fmf Fix rails and systemtap tests 2020-08-18 22:55:40 +02: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