Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-17 | selftests/powerpc: Move shared headers into new include dir | Simon Guo | |
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> | |||
2014-06-11 | selftests/powerpc: Add support for skipping tests | Michael Ellerman | |
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> | |||
2013-08-14 | selftests: Add support files for powerpc tests | Michael Ellerman | |
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> |