-rw-r--r-- 938 lib25519-20240928/doc/man/lib25519-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 "lib25519-fulltest" "1" "" "" "" .hy .SS NAME .PP lib25519-fulltest - run the full lib25519 test suite .SS SYNOPSIS .IP .nf \f[C] lib25519-fulltest \f[R] .fi .SS DESCRIPTION .PP \f[V]lib25519-fulltest\f[R] runs the full suite of tests of the lib25519 implementation of X25519 and Ed25519. .PP The \f[V]lib25519-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]lib25519-test\f[R](1), \f[B]x25519\f[R](1), \f[B]ed25519\f[R](1), \f[B]lib25519\f[R](3)