selftests: Fix installation for splice test
authorDaniel Díaz <daniel.diaz@linaro.org>
Fri, 7 Jul 2017 16:01:52 +0000 (11:01 -0500)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 24 Jul 2017 18:44:39 +0000 (12:44 -0600)
commit5cc3027f002fafee33137b0a44f8dee23aa1c7a4
tree5a2b21464f8e36a8d24f33dbd2514ae83cf05da3
parenta3d6d79f11673427ba2cfa09e358f0eccd06fbee
selftests: Fix installation for splice test

Simplify the Makefile rules so that the test is
automatically installed (and cleaned) by leveraging
the TEST_GEN_PROGS_EXTENDED definition.

Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/splice/Makefile