swtpm/tests/test_tpm2_save_load_state_2_linear
Stefan Berger fd7a812b24 tests: Fix code to pass shellcheck with some errors disabled
Fix the test cases to pass shellcheck with some of the errors
disable.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2023-01-13 13:59:02 -05:00

6 lines
134 B
Bash
Executable File

#!/usr/bin/env bash
export SWTPM_TEST_LINEAR_FILE=1
export TPM_COMMAND_PORT=65461
exec "$(dirname "$0")/test_tpm2_save_load_state_2"