On 9/13/17, Jacky Lam <jacky...@gmail.com> wrote: > Hi All, > I would like to know is there a way to test Amalgamation compilation build > like Test Harnesses? > > Since I am currently adopting specific vfs for the build, I do want to test > the correctness of my porting to SQLite3.
If you are able to port the TCL library to your "low computational power, portable, single thread devices" then you can use the tests from the canonical SQLite source tree. We have a set of proprietary test cases for SQLite called TH3 that will run on minimal hardware. (https://www.sqlite.org/th3.html) However, the TH3 test are proprietary. You can contract with the SQLite developers to do the testing for you, but that is a pricey proposition. -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users