]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/tpm2: Add the missing TEST_FILES assignment
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 10 Sep 2019 20:11:37 +0000 (21:11 +0100)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 24 Sep 2019 23:43:48 +0000 (02:43 +0300)
commitf8ae955309c683a9457366cd11dbf2077806b4b1
tree5c99e2387f8bc0dea446850904d4f978c6420e19
parent7fb5bbdd7463cbdc58916cc88c1b2bc50c691748
selftests/tpm2: Add the missing TEST_FILES assignment

The Python files required by the selftests are not packaged because of
the missing assignment to TEST_FILES. Add the assignment.

Cc: stable@vger.kernel.org
Fixes: 0f637ea81730 ("selftests: add TPM 2.0 tests")
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
tools/testing/selftests/tpm2/Makefile