1KCLANGCTEST(1)                   Kyoto Cabinet                  KCLANGCTEST(1)
2
3
4

NAME

6       kclangctest - command line interface to test the C language binding
7
8

DESCRIPTION

10       The  command  `kclangctest'  is a utility for facility test and perfor‐
11       mance test of the C language binding.  This command is used in the fol‐
12       lowing  format.   `path' specifies the path of a database file.  `rnum'
13       specifies the number of iterations.
14
15              kcpolytest       order       [-rnd]        [-etc]        [-tran]
16              [-oat|-onl|-onl|-otl|-onr] path rnum
17                     Performs in-order tests.
18
19       Options feature the following.
20
21              -rnd : performs random test.
22              -etc : performs miscellaneous operations.
23              -tran : performs transaction.
24              -oat : opens the database with the auto transaction option.
25              -oas : opens the database with the auto synchronization option.
26              -onl : opens the database with the no locking option.
27              -otl : opens the database with the try locking option.
28              -onr : opens the database with the no auto repair option.
29
30       This command returns 0 on success, another on failure.
31
32

SEE ALSO

34       kcpolymgr(1), kcpolytest(1)
35
36
37
38Man Page                          2010-12-09                    KCLANGCTEST(1)
Impressum