Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
all:

TEST_PROGS := ftracetest
TEST_DIRS := test.d/

include ../lib.mk