selftests/timers: Use shared logic to run and install tests
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 19 Mar 2015 00:20:40 +0000 (11:20 +1100)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 19 Mar 2015 18:03:58 +0000 (12:03 -0600)
commit5744de542dd4b963c2975e6f70844ce2899864e4
tree974021c009a7bb8132b6f003b0bf732e82c2eb70
parent1c0a7498c79443d4b72a0352dea70f27c5772b56
selftests/timers: Use shared logic to run and install tests

Change the timers Makefile to make use of shared run and install logic
in lib.mk. Destructive tests are installed but not run by default.

Add a new variable, TEST_PROGS_EXTENDED, which is a list of extra
programs to install, but which are not run by the default run_tests
logic.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/lib.mk
tools/testing/selftests/timers/Makefile
This page took 0.026006 seconds and 5 git commands to generate.