summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/subunit.h
Commit message (Collapse)AuthorAgeFilesLines
* selftests/powerpc: Move shared headers into new include dirSimon Guo2016-11-171-52/+0
| | | | | | | | | | | | There are some functions, especially register related, which can be shared across multiple selftests/powerpc test directories. This patch creates a new include directory to store those shared files, so that the file layout becomes more neat. Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> [mpe: Reworked to move the headers only] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
* selftests/powerpc: Add support for skipping testsMichael Ellerman2014-06-111-0/+5
| | | | | Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
* selftests: Add support files for powerpc testsMichael Ellerman2013-08-141-0/+47
This commit adds support code used by upcoming powerpc tests. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
OpenPOWER on IntegriCloud