kdb-test - Online in the Cloud

This is the command kdb-test 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


kdb-test - Run test(s) on the key database

SYNOPSIS


kdb test <path> [<test-name> ...]

Where path is the path to key which the user wishes to perform the test under. The option
test-name argument is used to specify which test(s) to run. To run multiple tests, each
should be named with a trailing space.
If no test-name is provided, all the tests will be run.

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

November 2015 KDB-TEST(1)

Use kdb-test online using onworks.net services



Latest Linux & Windows online programs