source:
vbox/trunk/src/libs/libtpms-0.10.0/tests/tpm2_createprimary.sh@
108932
Last change on this file since 108932 was 108932, checked in by , 13 days ago | |
---|---|
|
|
File size: 159 bytes |
Line | |
---|---|
1 | #!/usr/bin/env bash |
2 | |
3 | # For the license, see the LICENSE file in the root directory. |
4 | |
5 | DIR=$(dirname "$0") |
6 | |
7 | "${DIR}/tpm2_run_test.sh" tpm2_createprimary |
8 | exit $? |
Note:
See TracBrowser
for help on using the repository browser.