1HVTEST(1)                   Quick Database Manager                   HVTEST(1)
2
3
4

NAME

6       hvtest - test cases for QDBM Hovel
7
8

SYNOPSIS

10       hvtest write [-qdbm] [-s] name rnum
11       hvtest read [-qdbm] name rnum
12
13

DESCRIPTION

15       The  command  `hvtest'  is  a utility for facility test and performance
16       test.  Check a database generated by the command or measure the  execu‐
17       tion  time  of the command.  This command is used in the following for‐
18       mat.  `name' specifies a database name. `rnum' specifies the number  of
19       records.
20
21       hvtest write [-qdbm] [-s] name rnum
22              Store  records with keys of 8 bytes. They changes as `00000001',
23              `00000002'...
24
25       hvtest read [-qdbm] name rnum
26              Retrieve records of the database above.
27
28       Options feature the following.
29
30              -qdbm : use `gdbm_open2' and open the handle as Curia.
31              -s : make the file sparse.
32
33       This command returns 0 on success, another on failure.
34
35

SEE ALSO

37       qdbm(3), hovel(3)
38
39

AUTHOR

41       QDBM was written by Mikio Hirabayashi <mikio@fallabs.com>.
42
43
44
45Man Page                          2005-06-01                         HVTEST(1)
Impressum