/
githubmirror
/
libtpms
Обзор
Документация
Войти
/
githubmirror
/
libtpms
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/tpm2_createprimary.sh
8 строк
159 B
Stefan Berger
tests: Refactor repetitive test scripts to use one common script
02 мар 2023, 17:32
02 мар 2023, 17:32
ddbc966
Код
Авторство
О чём код?
#!/usr/bin/env bash # For the license, see the LICENSE file in the root directory. DIR=$(dirname "$0") "${DIR}/tpm2_run_test.sh" tpm2_createprimary exit $?