tempest/tempest/tests/negative
Marc Koderer 6ee82dccd1 Add multiple negative test generator support
In order to support different generator styles and sets of tests
a new configuration parameter is introduced to define the negative
test generator class. This can be used to define generators that create
only random values (random fuzzy test) or pattern based values.
With this functionality it is also possible to reduce the amount
of negative tests that are automatically produced.

Change-Id: Icfad55d1eea92dc2a42642b37d34c253c26c0846
Partially-implements: bp fuzzy-test
2014-03-06 08:21:28 +01:00
..
__init__.py Add unit tests for negative test framework 2014-02-05 16:45:47 +01:00
test_generate_json.py Add multiple negative test generator support 2014-03-06 08:21:28 +01:00
test_negative_auto_test.py Add multiple negative test generator support 2014-03-06 08:21:28 +01:00