tests: starting point for stress testing
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 10 Dec 2013 11:19:02 +0000 (13:19 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 10 Dec 2013 11:19:02 +0000 (13:19 +0200)
commit05f0545c21fd51c8a1a5ddc8ed409c58552ee4f7
treeffbad03dd0dfce6defcdcc316b186c7845c9a993
parente0cad7cc4f8b3ab78432f82c3c7f734f475d52ac
tests: starting point for stress testing

This starting point for stress testing. Generates 200 files each
with 10000 random access rules. Does not yet support modify rules.
Next step would be probably making this more parametrized.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
tests/generate-rules.sh [new file with mode: 0755]