]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
selftests: exec: revert to default emit rule
authorBamvor Jian Zhang <bamvor.zhangjian@linaro.org>
Wed, 9 Sep 2015 13:06:29 +0000 (21:06 +0800)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 14 Sep 2015 22:45:05 +0000 (16:45 -0600)
commitae7858180510d6fd0dfaf66d209bc6103db1678f
treeb9d92580657a4d2e0b4ad182002320a5ed05e0e8
parent900d65ee11aae3a23cb963f484b65eb3e269dd9c
selftests: exec: revert to default emit rule

With the previous patch, the installation method change from install
to rsync. There is no need to create subdir during test, the
default EMIT_TESTS is enough.

This patch essentially revert commit 84cbd9e4 ("selftests/exec: do not
install subdir as it is already created").

Suggested-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/exec/Makefile