logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rltest - test cases for QDBM Relic

Author

       QDBM was written by Mikio Hirabayashi <mikio@fallabs.com>.

Man Page                                           2005-06-01                                          RLTEST(1)

Description

       The  command `rltest' is a utility for facility test and performance test.  Check a database generated by
       the command or measure the execution time of the command.  This command is used in the following  format.
       `name' specifies a database name. `rnum' specifies the number of records.

       rltestwritenamernum
              Store records with keys of 8 bytes.  They change as `00000001', `00000002'...

       rltestreadnamernum
              Retrieve records of the database above.

       This command returns 0 on success, another on failure.

Name

       rltest - test cases for QDBM Relic

See Also

qdbm(3), relic(3)

Synopsis

rltestwritenamernumrltestreadnamernum

See Also