How SQLite Is Tested
Description of the test methods used for SQLite. The statements
Valgrind is a simulator - it simulates an x86 running a Linux binary. (Ports of Valgrind for platforms other than Linux are in development, but as of this writing, Valgrind only works reliably on Linux, which in the opinion of the SQLite developers means that Linux should be the preferred platform for all software development.)
are interesting, I did not get this from a casual reading of Valgrind's documentation.
Sat Dec 25 14:40:16 2021 - permalink -
-
https://www.sqlite.org/testing.html#valgrind