qt5base-lts/tests/auto/corelib/io/qfile
Thiago Macieira 928b51704a tst_QFile: add a couple more sequential Unix device files
/dev/zero and /dev/null are expected to always be present in any system
(even containers). Unlike /dev/null, you *can* read from /dev/zero so
test that QIODevice doesn't think it is random-access because of that.

/dev/tty is also always present but has an interesting semantic. Could
also try /dev/full, /dev/random and /dev/urandom.

Change-Id: Ia2aa807ffa8a4c798425fffd15d84b60573f2c26
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
2020-12-10 15:20:33 +01:00
..
resources
stdinprocess CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
.gitattributes
.gitignore tst_qfile: Fix execution for WinRT 2018-06-28 15:43:58 +00:00
.prev_CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
copy-fallback.qrc
dosfile.txt
forCopying.txt
forRenaming.txt
noendofline.txt
qfile.pro Remove winrt 2020-06-06 20:25:49 +02:00
qfile.qrc
rename-fallback.qrc
test.pro Remove winrt 2020-06-06 20:25:49 +02:00
testfile.txt
testlog.txt
tst_qfile.cpp tst_QFile: add a couple more sequential Unix device files 2020-12-10 15:20:33 +01:00
two.dots.file