config: Add soak test for memtest.py
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 19 Mar 2015 08:06:18 +0000 (04:06 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 19 Mar 2015 08:06:18 +0000 (04:06 -0400)
commitecd4bad35179643950e9c9e6426711f16fee7052
treefd929ff8545252d37ef1d62d76aca2b8485c38d1
parent1ccc3d7e5b2b24e956888d68cc72d31c37a518d0
config: Add soak test for memtest.py

This patch adds a random option to memtest.py which allows the user to
easily test valid random tree topologies. The patch also adds a
wrapper script to run soak tests using the newly introduced option.

We also adjust the progress interval and progress limit check to make
the output less noisy, and avoid false positives.

Bring on the pain.
configs/example/memtest.py
util/memtest-soak.py [new file with mode: 0755]