linux/tools/testing/selftests/tpm2
Maurice Hieronymus cffc934c0d selftests: tpm2: Fix ill defined assertions
Remove parentheses around assert statements in Python. With parentheses,
assert always evaluates to True, making the checks ineffective.

Signed-off-by: Maurice Hieronymus <mhi@mailbox.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
2025-12-03 22:55:27 +02:00
..
.gitignore selftests: tpm2: create a dedicated .gitignore 2025-04-08 14:56:13 -06:00
Makefile selftests/tpm2: Split async tests call to separate shell script runner 2022-11-29 17:28:31 -07:00
settings selftests/tpm2: increase timeout for kselftests 2022-06-28 13:31:10 -06:00
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: use POSIX-conformant expression operator 2025-04-08 14:56:13 -06:00
test_space.sh selftests: tpm2: redirect python unittest logs to stdout 2024-07-31 11:42:22 -06:00
tpm2.py selftests: tpm2: Fix ill defined assertions 2025-12-03 22:55:27 +02:00
tpm2_tests.py selftests: tpm: add async space test with noneexisting handle 2022-03-08 10:33:17 +02:00