implementation of PRAGMA cipher_integrity_check and associated tests

This commit is contained in:
Stephen Lombardo
2019-05-15 10:24:27 -04:00
parent de558b049f
commit 488d81e8da
7 changed files with 424 additions and 78 deletions
+1
View File
@@ -48,5 +48,6 @@ slave_test_file $testdir/sqlcipher-rekey.test
slave_test_file $testdir/sqlcipher-plaintext-header.test
slave_test_file $testdir/sqlcipher-rekey.test
slave_test_file $testdir/sqlcipher-pragmas.test
slave_test_file $testdir/sqlcipher-integrity.test
finish_test