On Wed, Mar 6, 2013 at 10:58 PM, bkk <[email protected]> wrote:

> any one tried to run sqlite test suite on arm target ?
>
>
There are three separate test suites for SQLite.  See
http://www.sqlite.org/testing.html for additional information.  I assume
you are trying to run the TCL test suite.  We (the SQLite core team) do not
attempt to run the TCL tests on ARM as they require a full TCL
installation.  We do test on ARM, but we only do so with TH3.  See
http://www.sqlite.org/checklists/3071500#c10 for the one pre-release test
we routine perform on ARM.  TH3 is specifically designed to run on embedded
systems with minimal OS support.



-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to