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

tcamttest - test cases of the abstract database API

Description

       The  command  `tcamttest'  is  a utility for facility test under multi-thread situation.  This command is
       used in the following format.  `name' specifies the  database  name.   `tnum'  specifies  the  number  of
       running threads.  `rnum' specifies the number of iterations.

              tcamttestwritenametnumrnum
                     Store records with keys of 8 bytes.  They change as `00000001', `00000002'...
              tcamttestreadnametnum
                     Retrieve all records of the database above.
              tcamttestremovenametnum
                     Remove all records of the database above.

       This command returns 0 on success, another on failure.

Name

       tcamttest - test cases of the abstract database API

See Also

tcatest(1), tcamgr(1), tcadb(3), tokyocabinet(3)

Man Page                                           2012-08-18                                       TCAMTTEST(1)

See Also