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

NAME

6       rltest - test cases for QDBM Relic
7
8

SYNOPSIS

10       rltest write name rnum
11       rltest read name rnum
12
13

DESCRIPTION

15       The  command  `rltest'  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       rltest write name rnum
22              Store  records with keys of 8 bytes.  They change as `00000001',
23              `00000002'...
24
25       rltest read name rnum
26              Retrieve records of the database above.
27
28       This command returns 0 on success, another on failure.
29
30

SEE ALSO

32       qdbm(3), relic(3)
33
34

AUTHOR

36       QDBM was written by Mikio Hirabayashi <mikio@fallabs.com>.
37
38
39
40Man Page                          2005-06-01                         RLTEST(1)
Impressum