Commit 3bc54b5a authored by Tyler Baker's avatar Tyler Baker Committed by Shuah Khan

selftests/ftrace: install test.d

The ftrace test requires the directory test.d and all of it's contents to be
present during execution. Use TEST_DIRS to ensure this is copied to the
INSTALL_PATH.
Acked-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Signed-off-by: default avatarTyler Baker <tyler.baker@linaro.org>
Signed-off-by: default avatarShuah Khan <shuahkh@osg.samsung.com>
parent e8c1d7cd
all:
TEST_PROGS := ftracetest
TEST_DIRS := test.d/
include ../lib.mk
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment