md_doc_help_kdb-test(3) Run test(s) on the key database

DESCRIPTION

This command is used to run part or all of the key database test suite. These tests allow to user to verify that a backend is capable of storing and retrieving all kinds of configuration keys and values.

The following tests are available: basic string umlauts binary naming meta

OPTIONS

  • -H, --help: Show the man page.
  • -V, --version: Print version info.

EXAMPLES

To run all tests below the user/example/tests key: kdb test user/example/tests

To run the binary and naming tests: kdb test user/example/tests binary naming