diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2010-11-29 16:48:17 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2010-11-30 11:55:57 (GMT) |
commit | f417baad9235e90b5e9aae2fd06d664635c68bec (patch) | |
tree | eeb489429b38c39c393c4e488620662c9fab10c2 /src | |
parent | cd3e03f5e70fa6d973949516f50ea05f201aac20 (diff) | |
download | Qt-f417baad9235e90b5e9aae2fd06d664635c68bec.zip Qt-f417baad9235e90b5e9aae2fd06d664635c68bec.tar.gz Qt-f417baad9235e90b5e9aae2fd06d664635c68bec.tar.bz2 |
Add symbian platform security and case sensitivity test cases
On symbian, check that opening files in protected locations either
succeeds or fails cleanly as expected by the capabilities the test is
compiled with.
This acts as a regression test for opening files in /resource, and also
checks the other locations behave as expected.
On all platforms, check file created with a mixed case filename
can be accessed by it's aliases that differ only in case (or not)
depending on the OS case sensitivity.
For Windows/Symbian, file should be accessible by altered case aliases
For other OS, it should not (other OS supported by Qt are unix like)
Reviewed-by: mread
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions