rally/tests
ekonstantinov 1888c3d2cf Init benchmark framework
We add rally.benchmark module that contains Tester.
This is base of our benchmark framework. It allows us to easy write
test scenarios that could call any test N times simuntaneously and collect results

Add rally.utils stdout captures that allows us to caputre stdout and stderr in easy
way using "with" expression.

Add test for our benchmark base and rally.utils
2013-09-01 01:28:51 +04:00
..
benchmark Init benchmark framework 2013-09-01 01:28:51 +04:00
db Move tests to root dirrectory and fix tox 2013-08-28 19:08:07 +04:00
__init__.py Move tests to root dirrectory and fix tox 2013-08-28 19:08:07 +04:00
test_utils.py Init benchmark framework 2013-09-01 01:28:51 +04:00