commit | bfea1d4ee53c4628a7bbdcfe3b026f8ce4032a1c | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Fri May 18 18:44:53 2012 +0300 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Jul 06 18:17:04 2012 +0100 |
tree | 00e9af86c52562c3c99b2b48a256098033549eda | |
parent | 3166df0d0424ef5c742faba87775cfca99e8f2bf [diff] |
mtd: tests: use random32 instead of home-brewed generator This is a clean-up patch which removes the own pseudo-random numbers generator from the speed- and stress-tests and makes them use the 'random32()' generator instead. [dwmw2: Merge later fix for negative offsets] Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>