On Nov 28, 2007, at 11:01 PM, Mark Brown wrote:

Hi-

Could someone please tell me how I can run the SQLite tests? I see them in CVS, but I'm not sure what to do with them. Since I'm running on vxWorks, I think they would provide an excellent way for me to know what problems I may
have with my particular OS implementation.

Depending on how you are compiling, you might just be able
to run [make test].

Otherwise, you need to build a target called "testfixture". testfixture
is a Tcl shell with the sqlite Tcl interface and some special test
instrumentation built into it. Use testfixture to run the script "quick.test"
from the test directory (takes from 2-4 minutes). Once that passes, run
"all.test" (warning - takes upwards of 30 minutes to run).

  $ ./testfixture ../sqlite/test/quick.test

Dan.




Thanks,
Mark



---------------------------------------------------------------------- -------
To unsubscribe, send email to [EMAIL PROTECTED]
---------------------------------------------------------------------- -------



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to