[haiku-development] Re: Crypto Kit and testing

  • From: "Adrien Destugues" <pulkomandy@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 14 Mar 2019 11:36:11 +0000

Hi,

src/tests is a mix of unit tests and manual tests. The unit tests use cppunit 
and are built using "jam -q unittests".

There is some info on unit tests on the website (not all of it up to date): 
https://www.haiku-os.org/tags/unit-testing

-- 
Adrien.

14 mars 2019 11:35 "Lee Mon" <strongleemon@xxxxxxxxxx> a écrit:

Hi,

how can I test Crypto Kit? I have seen src/tests but it doesn't look
like usual unit tests for me. Also, I found tools/cpptest. Is there any
documentation and example projects on how to use it? Also, can I use
valgrind in Haiku?


Other related posts: