commit | e653b6567e9c1854f51fb649c676499498560977 | [log] [tgz] |
---|---|---|
author | Breno Leitao <leitao@debian.org> | Wed Oct 31 11:38:21 2018 -0300 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Nov 25 17:11:22 2018 +1100 |
tree | 1c9be40bf8ecf8410a807714bf3154ae3c8d210a | |
parent | 5249497a7bb6334fcc128588d6a7e1e21786515a [diff] |
selftests/powerpc: Create a new SKIP_IF macro This patch creates a new macro that skips a test and prints a message to stderr. This is useful to give an idea why the tests is being skipped, other than just skipping the test blindly. Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Thiago Jung Bauermann <bauerman@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>