# Functions
NewDecryptTest generates an RSA decryption test.
NewPingRemoteTest generates a TestFunc to connect and perform a ping to a specific remote directly.
NewPingTest generates a TestFunc to connect and perform a ping.
NewResults initializes a new API Results registry.
NewSignTests generates a map of test name to TestFunc that performs an opaque sign and verify.
# Type aliases
TestFunc represents generic test to be run.