1To run these tests, first build sqlite3_checker: 2 3 4> make sqlite3_checker 5 6 7Then run the "test.tcl" script using: 8 9 10> ./sqlite3_checker --test $path/test.tcl 11 12 13Optionally add the full pathnames of individual *.test modules 14