History log of /external/linux-kselftest/tools/testing/selftests/powerpc/utils.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d1301afd71bd38b1610b391e50debf766faa84be 16-Dec-2015 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Move pick_online_cpu() up into utils.c

We want to use this in another test, so make it available at the top of
the powerpc selftests tree.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/external/linux-kselftest/tools/testing/selftests/powerpc/utils.c
fcb45ec074725baeb3aaa1b1854b9f44c3eebacf 24-Nov-2015 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Move get_auxv_entry() into utils.c

This doesn't really belong in harness.c, it's a helper function. So move
it into utils.c.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/external/linux-kselftest/tools/testing/selftests/powerpc/utils.c