[PATCH v4 3/7] selftests/kdbus: install kdbus-test

Shuah Khan shuahkh at osg.samsung.com
Wed May 6 13:18:52 PDT 2015


On 04/21/2015 04:50 PM, Tyler Baker wrote:
> Set TEST_PROGS so that kdbus-test is installed.
> 
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Acked-by: Michael Ellerman <mpe at ellerman.id.au>
> Signed-off-by: Tyler Baker <tyler.baker at linaro.org>
> ---
>  tools/testing/selftests/kdbus/Makefile | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tools/testing/selftests/kdbus/Makefile b/tools/testing/selftests/kdbus/Makefile
> index de8242f..94ea75b 100644
> --- a/tools/testing/selftests/kdbus/Makefile
> +++ b/tools/testing/selftests/kdbus/Makefile
> @@ -41,6 +41,8 @@ include ../lib.mk
>  kdbus-test: $(OBJS)
>  	$(CC) $(CFLAGS) $^ $(LDLIBS) -o $@
>  
> +TEST_PROGS := kdbus-test
> +
>  run_tests:
>  	./kdbus-test --tap
>  
> 

Please hang on to this for a bit until kdbus makes it in.
For now I can't apply this one.

thanks,
-- Shuah

-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh at osg.samsung.com | (970) 217-8978



More information about the linux-arm-kernel mailing list