Description[sql] Test mmap operation based on SQLite capabilities.
The mmap mitigation for bug 537742 meant that the test wasn't running in
cases where mmap could potentially be enabled but wasn't enabled by
default. Change the test to instead run when the platform allows SQLite
mmap to be enabled.
Add a test to verify that mmap cannot be enabled in cases where it is
expected not to work, so that platforms must make an explicit decision
about whether to allow mmap.
BUG=537742, 554269
Committed: https://crrev.com/53adf16ef292bc721a65b47628b1a3008b502363
Cr-Commit-Position: refs/heads/master@{#365904}
Patch Set 1 #Patch Set 2 : tweak comments. #
Total comments: 1
Messages
Total messages: 15 (6 generated)
|