selftests: change install command to rsync
authorBamvor Jian Zhang <bamvor.zhangjian@linaro.org>
Wed, 9 Sep 2015 13:06:28 +0000 (21:06 +0800)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 14 Sep 2015 22:43:51 +0000 (16:43 -0600)
commit900d65ee11aae3a23cb963f484b65eb3e269dd9c
tree93047ec3c6370e43152ca8df10864c42aa38fc93
parentb11054b959cf921a646b64983bc35193c1597739
selftests: change install command to rsync

The command of install could not handle the special files in exec
testcases, change the default rule to rsync to fix this.

The installation is unchanged after this commit.

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/ftrace/Makefile
tools/testing/selftests/lib.mk