aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/harness.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-08selftests/powerpc: Kill child processes on SIGINTBreno Leitao1-6/+12
2017-03-03selftest/powerpc: Fix false failures for skipped testsSachin Sant1-2/+4
2016-10-04selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur1-2/+7
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman1-43/+0
2015-04-11selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff1-0/+47
2014-06-11selftests/powerpc: Add support for skipping testsMichael Ellerman1-1/+4
2014-06-11selftests/powerpc: Put the test in a separate process groupMichael Ellerman1-2/+8
2013-08-14selftests: Add support files for powerpc testsMichael Ellerman1-0/+105