tests: rcutorture: use parameters rather than random
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Oct 2015 19:01:14 +0000 (15:01 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Oct 2015 19:01:14 +0000 (15:01 -0400)
commit26b5a74b238dae64c7ad68c04e44159b8ebe9bbb
tree956f1ab2bd1cb0e16c6212e4b5d8faf955b8ec28
parent84f4ccb4bcf32c0336a0c7a3a4ba76d90d6dea1b
tests: rcutorture: use parameters rather than random

Ensure those tests are reproducible by passing the kind of callrcu
worker as parameter to the test rather than randomly choosing it within
the test.

Expand the regression_tests list to invoke the test with all kinds of
callrcu workers.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/regression/rcutorture.h
tests/regression/regression_tests
This page took 0.024736 seconds and 4 git commands to generate.