repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
tpm2
/
test_space.sh
blob
04c47b13fe8ac8cb27c242ea9a8f2c5eebf7e3e7
1
#!/bin/sh
2
# SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)
3
4
# Kselftest framework requirement - SKIP code is 4.
5
ksft_skip
=
4
6
7
[
-e
/
dev
/
tpmrm0
]
||
exit
$ksft_skip
8
9
python3
-m
unittest
-v
tpm2_tests.SpaceTest