drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel
[drm/drm-misc.git] / tools / testing / selftests / tpm2 / test_space.sh
blob93894cbc89a80305bee5e9b41105e20a1e8b59f4
1 #!/bin/sh
2 # SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)
4 # Kselftest framework requirement - SKIP code is 4.
5 ksft_skip=4
7 [ -e /dev/tpmrm0 ] || exit $ksft_skip
9 python3 -m unittest -v tpm2_tests.SpaceTest 2>&1