On 3/2/20 7:45 PM, Sasha Levin wrote:
From: Nikita Sobolev Nikita.Sobolev@synopsys.com
[ Upstream commit b32694cd0724d4ceca2c62cc7c3d3a8d1ffa11fc ]
tpm2 tests set fails if there is no /dev/tpm0 and /dev/tpmrm0 supported. Check if these files exist before run and mark test as skipped in case of absence.
Signed-off-by: Nikita Sobolev Nikita.Sobolev@synopsys.com Signed-off-by: Shuah Khan skhan@linuxfoundation.org Signed-off-by: Sasha Levin sashal@kernel.org
tools/testing/selftests/tpm2/test_smoke.sh | 13 +++++++++++-- tools/testing/selftests/tpm2/test_space.sh | 9 ++++++++- 2 files changed, 19 insertions(+), 3 deletions(-)
Let's drop this unless it already made it into stables. Jarkko Sakkinen found regressions and send in a revert for this patch.
thanks, -- Shuah