Skip to content

Commit 721cb3c

Browse files
roxellshuahkh
authored andcommitted
selftests: tpm2: install python files
Both test_smoke.sh and test_space.sh require tpm2.py and tpm2_test.py. Rework so that tpm2.py and tpm2_test.py gets installed, added them to the variable TEST_PROGS_EXTENDED. Signed-off-by: Anders Roxell <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
1 parent 955a0f3 commit 721cb3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/tpm2/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
include ../lib.mk
33

44
TEST_PROGS := test_smoke.sh test_space.sh
5+
TEST_PROGS_EXTENDED := tpm2.py tpm2_tests.py

0 commit comments

Comments
 (0)