Provided by: libsapi-utils_1.0-1_amd64 

NAME
tpmtest - program to test TPM resource manager
SYNOPSIS
tpmtest [-host {hostname | ip_addr}] [-port port] [-type type] [-passes passNum] [-demoDelay delay]
[-dbg dbgLevel] [-startAuthSessionTest]
DESCRIPTION
This manual page documents briefly the tpmtest command.
This manual page was written for the Debian distribution because the original program does not have a
manual page.
tpmtest is a program that connects to the resources manager of TPM and test it.
OPTIONS
The program's long options starts with one dashes (`-'). A summary of options is included below.
-host {hostname | ip_addr}
specifies the host IP address for resource mgr (default: 127.0.0.1)
-rmport port
specifies the port number for resource mgr (default: 2323)
-passes passNum
specifies the number of test passes (default: 1)
-demoDelay delay
specifies a delay in units of loops, not time (default: 0)
-dbg dbgLevel
specifies level of debug messages:
• 0 - (high level test results)
• 1 - (test app send/receive byte streams)
• 2 - (resource manager send/receive byte streams)
• 3 - (resource manager tables)
-startAuthSessionTest
enables some special tests of the resource manager for starting sessions
SEE ALSO
resourcemgr(1), tpmclient(1)
AUTHOR
Ying-Chun Liu <paulliu@debian.org>
Wrote this manpage for the Debian system.
COPYRIGHT
Copyright © 2017 Ying-Chun Liu (PaulLiu)
This manual page was written for the Debian system (and may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General
Public License, Version 3 or (at your option) any later version published by the Free Software
Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in
/usr/share/common-licenses/GPL-3.
tpmtest 01/17/2017 TPM2-TSS(1)