linux-yocto/tools/testing/selftests/tpm2
Michal Suchanek 27141f1950 selftests: tpm2: test_smoke: Run only when TPM2 is avaialable.
Since Linux 5.6 tpm_version_major sysfs file is avaialble which gives
the TPM version.

Using this file the test can be skipped on systems with TPM 1.2.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
2024-09-17 18:56:37 +03:00
..
Makefile
settings
test_async.sh selftests: tpm2: redirect python unittest logs to stdout 2024-07-31 11:42:22 -06:00
test_smoke.sh selftests: tpm2: test_smoke: Run only when TPM2 is avaialable. 2024-09-17 18:56:37 +03:00
test_space.sh selftests: tpm2: redirect python unittest logs to stdout 2024-07-31 11:42:22 -06:00
tpm2_tests.py
tpm2.py