.TH "md_doc_help_kdb-test" 3elektra "Sun May 29 2016" "Version 0.8.14" "Elektra" \" -*- nroff -*- .ad l .nh .SH NAME md_doc_help_kdb-test \- kdb-test(1) -- Run test(s) on the key database \fCkdb test [ \&.\&.\&.]\fP .PP Where \fCpath\fP is the path to key which the user wishes to perform the test under\&. The option \fCtest-name\fP argument is used to specify which test(s) to run\&. To run multiple tests, each should be named with a trailing space\&. If no \fCtest-name\fP is provided, all the tests will be run\&. .PP .SS "DESCRIPTION" .PP 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\&. .PP The following tests are available: basic string umlauts binary naming meta .PP .SS "OPTIONS" .PP .IP "\(bu" 2 \fC-H\fP, \fC--help\fP: Show the man page\&. .IP "\(bu" 2 \fC-V\fP, \fC--version\fP: Print version info\&. .PP .PP .SS "EXAMPLES" .PP To run all tests below the \fCuser/example/tests\fP key: \fCkdb test user/example/tests\fP .PP To run the \fCbinary\fP and \fCnaming\fP tests: \fCkdb test user/example/tests binary naming\fP