This is the command xsec-xtest that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
xmlsec-xtest - Perform run-time tests of the XML Security library
SYNOPSIS
xmlsec-xtest [--help] [-p]
DESCRIPTION
xmlsec-xtest performs a set of run-time tests against the Apache XML Security for C++
library. This is rarely of interest to a user of the library, but it can be used as a
sanity check to ensure that the library is working properly.
OPTIONS
Note that the single-character options must still occur as separate options on the command
line. In other words, -pe to specify both the -p and -e options is not allowed.
--help
Print out usage information and exit.
--print-docs, -p
Print out the test documents while running each test.
--encryption-only, -e
--encryption-unit-only, -u
--signature-only, -s
--signature-unit-only, -t
--xkms-only, -x
By default, xmlsec-xtest runs all of the tests. One of these options may be specified
to run only that set of tests. All of these options are mutually exclusive; at most
one of them should be specified.
Use xsec-xtest online using onworks.net services