This is a full testsuite for (the Ruby part of) cmpi-bindings.
Copyright (c) 2013 Klaus Kämpf kkaempf@suse.de
Licensed under the Ruby license
Ruby (1.8 or 1.9), rake, sblim-sfcb, sblim-sfcc and sfcc.gem (from rubygems.org)
Run
rake
to run all test cases.
This will spawn a local sfcbd listening at port 12345, point it to the Ruby cmpi provider from build/swig/ruby, load Ruby class provider from test/rake/samples/providers and execute the tests from test/rake/test_*.rb
The testsuite currently fails to stop sfcbd after running all tests.