mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 07:02:23 +00:00
6ea3dfe1e0
Added the tests that I've been using for testing TPM 2.0 functionality for a long time but have been out-of-tree so far, residing in https://github.com/jsakkine-intel/tpm2-scripts Cc: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Acked-by: Joey Pabalinas <joeypabalinas@gmail.com> Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
5 lines
114 B
Makefile
5 lines
114 B
Makefile
# SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)
|
|
include ../lib.mk
|
|
|
|
TEST_PROGS := test_smoke.sh test_space.sh
|