linux/tools/testing/selftests/powerpc/mm
Michael Ellerman 2f67798c1f selftests/powerpc: Fix subpage_prot test to return !0 on failure
It's helpful for automated testing if the test returns error codes back
to the calling program.

While we're here fix all the usages of %p to remove the double 0x, ie.
%p already includes 0x.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2016-05-11 21:54:02 +10:00
..
.gitignore selftests/powerpc: Add subpage protection self test. 2015-01-23 14:02:49 +11:00
Makefile selftests/powerpc: Install tempfile so the subpage_prot_file test works 2015-08-17 18:28:49 +10:00
hugetlb_vs_thp_test.c mm, selftests: test return value of munmap for MAP_HUGETLB memory 2015-04-15 16:35:19 -07:00
subpage_prot.c selftests/powerpc: Fix subpage_prot test to return !0 on failure 2016-05-11 21:54:02 +10:00