Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: third_party/sqlite/src/test/cffault.test

Issue 2765553002: [sql] Import SQLite 3.17.0. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/sqlite/src/test/cffault.test
diff --git a/third_party/sqlite/src/test/cffault.test b/third_party/sqlite/src/test/cffault.test
index a89477b61704a3a90a420e243405b168d8ee603c..0d029ece37d8f70e116e27bb2808bf719223f707 100644
--- a/third_party/sqlite/src/test/cffault.test
+++ b/third_party/sqlite/src/test/cffault.test
@@ -15,7 +15,7 @@
set testdir [file dirname $argv0]
source $testdir/tester.tcl
-set testprefix cacheflush
+set testprefix cffault
source $testdir/malloc_common.tcl
# Run the supplied SQL on a copy of the database currently stored on
@@ -156,4 +156,3 @@ do_faultsim_test 2.4 -prep {
}
finish_test
-

Powered by Google App Engine
This is Rietveld 408576698