-rw-r--r-- 876 lib1305-20250407/doc/man/lib1305-fulltest.1 raw
.\" Automatically generated by Pandoc 2.17.1.1
.\"
.\" Define V font for inline verbatim, using C font in formats
.\" that render this, and otherwise B font.
.ie "\f[CB]x\f[]"x" \{\
. ftr V B
. ftr VI BI
. ftr VB B
. ftr VBI BI
.\}
.el \{\
. ftr V CR
. ftr VI CI
. ftr VB CB
. ftr VBI CBI
.\}
.TH "lib1305-fulltest" "1" "" "" ""
.hy
.SS NAME
.PP
lib1305-fulltest - run the full lib1305 test suite
.SS SYNOPSIS
.IP
.nf
\f[C]
lib1305-fulltest
\f[R]
.fi
.SS DESCRIPTION
.PP
\f[V]lib1305-fulltest\f[R] runs the full suite of tests of the lib1305
implementation of Poly1305.
.PP
The \f[V]lib1305-fulltest\f[R] output format is subject to change.
A successful test prints a final line saying
.IP
.nf
\f[C]
full tests succeeded
\f[R]
.fi
.PP
and exits 0.
An unsuccessful test exits nonzero without printing that line.
.SS SEE ALSO
.PP
\f[B]lib1305-test\f[R](1), \f[B]lib1305\f[R](3)