forked from Minki/linux
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: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Tyler Baker <tyler.baker@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
This commit is contained in:
parent
e8c1d7cdf1
commit
3bc54b5a01
@ -1,6 +1,7 @@
|
||||
all:
|
||||
|
||||
TEST_PROGS := ftracetest
|
||||
TEST_DIRS := test.d/
|
||||
|
||||
include ../lib.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user