Skip to content

Commit 802c247

Browse files
mirabpmladek
authored andcommitted
selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDED
Add functions.sh to TEST_PROGS_EXTENDED so that it is installed along with the rest of the selftests and they can be run. Originally-by: Shuah Khan <[email protected]> Signed-off-by: Miroslav Benes <[email protected]> Acked-by: Joe Lawrence <[email protected]> Signed-off-by: Petr Mladek <[email protected]>
1 parent abfe3c4 commit 802c247

File tree

1 file changed

+1
-0
lines changed
  • tools/testing/selftests/livepatch

1 file changed

+1
-0
lines changed

tools/testing/selftests/livepatch/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# SPDX-License-Identifier: GPL-2.0
22

3+
TEST_PROGS_EXTENDED := functions.sh
34
TEST_PROGS := \
45
test-livepatch.sh \
56
test-callbacks.sh \

0 commit comments

Comments
 (0)