commit | aa83f3d8979528d2e6e8ad0c155d8ecf4eaef2e2 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Fri Jun 13 21:16:04 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jun 24 14:29:41 2014 +1000 |
tree | 265e22150b53599c18a2508aaf10c2eb4aa3a8e3 | |
parent | f5fc82290c14b65511fea3db35f0bcbe6de746d3 [diff] |
selftests/powerpc: Use the test harness for the TM DSCR test This gives us standardised success/failure output and also handles killing the test if it runs forever (2 minutes). Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>