qt5base-lts/tests/auto/corelib/io
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
..
largefile CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qabstractfileengine CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qbuffer CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdataurl CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdebug QDebug: add op<<(QUtf8StringView) 2020-11-07 09:35:11 +01:00
qdir CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdiriterator CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qfile tst_QFile: add a couple more sequential Unix device files 2020-12-10 15:20:33 +01:00
qfileinfo CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qfileselector CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qfilesystementry CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qfilesystemmetadata CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qfilesystemwatcher Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qiodevice CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qipaddress CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qlockfile Forbid implicit conversions between QFuture and other types 2020-10-30 17:19:26 +01:00
qloggingcategory Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qloggingregistry CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qnodebug CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qprocess tst_QProcess: fix compilation on Windows 2020-11-22 23:14:25 +02:00
qprocess-noapplication CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qprocessenvironment CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qresourceengine Purge QResource of some deprecated API 2020-08-07 17:44:13 +02:00
qsavefile CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsettings Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qstandardpaths QStandardPaths: Don't change permissions of XDG_RUNTIME_DIR 2020-11-30 19:16:21 +03:00
qstorageinfo tst_qstorageinfo: Test the copy ctor 2020-12-03 23:17:46 +00:00
qtemporarydir CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtemporaryfile CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qurl QUrl: fix parsing of empty IPv6 addresses 2020-12-09 12:40:31 -08:00
qurlinternal QChar: make construction from integral explicit 2020-11-15 14:41:05 +01:00
qurlquery CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
.prev_CMakeLists.txt Android: exclude faulty qfilesystemwatcher test 2020-11-25 23:08:09 +02:00
CMakeLists.txt Android: exclude faulty qfilesystemwatcher test 2020-11-25 23:08:09 +02:00
io.pro Android: exclude faulty qfilesystemwatcher test 2020-11-25 23:08:09 +02:00