Lines Matching full:test
208 TESTING UFFS WITH SQLITE3 REGRESSION TEST CASES
210 UFFS can be tested with sqlite3 regression test cases (on Linux).
225 cd <path_to_uffs>/src/test/sqlite3/sqlite-src-3070900
228 make test # start build 'testfixture' program.
232 …ret) fail at /home/.../src/test/api_test/os_uffs.c:os_unlink:329: unlink("/home/.../src/test/sqlit…
233 make: *** [test] Error 1
235 4) run test cases:
246 cd <path_to_uffs>/src/test/sqlite3/sqlite-src-3070900
247 ./test-uffs.sh
249 …kuffs on another PC, for example, a Windows PC, you need to specify the IP address in test-uffs.sh.
251 The test will take 1~4 hours, depends on how fast your Linux box is.