qt5base-lts/tests/auto/corelib/io
Joerg Bornemann 80c8d324b3 take process name into account for QLockFile's pid clash resolution
To cover the situation that the process ID got reused, the current
process name is compared to the name of the process that corresponds
to the process ID from the lock file.
If the process names differ, the lock file is considered stale.

[ChangeLog][QtCore][QLockFile] Detection of stale lock files got more
robust and takes the name of the process that belongs to the stored
PID into account.

Task-number: QTBUG-45497
Change-Id: Ic3c0d7e066435451203e77b9b9ce2d70bfb9c570
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: David Faure <david.faure@kdab.com>
2015-05-26 11:01:14 +00:00
..
largefile Fix tst_largefile QCOMPARE value types 2015-03-18 13:35:40 +00:00
qabstractfileengine Update copyright headers 2015-02-11 06:49:51 +00:00
qbuffer Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +00:00
qdatastream Update copyright headers 2015-02-11 06:49:51 +00:00
qdataurl Update copyright headers 2015-02-11 06:49:51 +00:00
qdebug Update copyright headers 2015-02-11 06:49:51 +00:00
qdir QDir: fix int overflow 2015-04-20 07:43:58 +00:00
qdiriterator Update copyright headers 2015-02-11 06:49:51 +00:00
qfile Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +00:00
qfileinfo Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
qfileselector Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystementry Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystemwatcher Tests: Use blacklist for failing tst_qfilesystemwatcher tests 2015-04-28 12:35:21 +00:00
qiodevice Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +00:00
qipaddress Update strtoll and strtoull from upstream FreeBSD 2015-03-26 06:11:14 +00:00
qlockfile take process name into account for QLockFile's pid clash resolution 2015-05-26 11:01:14 +00:00
qloggingcategory Update copyright headers 2015-02-11 06:49:51 +00:00
qloggingregistry Update copyright headers 2015-02-11 06:49:51 +00:00
qnodebug QDateTime: drop quotes in QDebug output 2015-02-21 16:58:39 +00:00
qprocess Update copyright headers 2015-02-11 06:49:51 +00:00
qprocess-noapplication Update copyright headers 2015-02-11 06:49:51 +00:00
qprocessenvironment Update copyright headers 2015-02-11 06:49:51 +00:00
qresourceengine fix distclean targets 2015-04-23 19:16:57 +00:00
qsavefile QSaveFile: Fix permissions on creation 2015-04-08 07:48:17 +00:00
qsettings Update copyright headers 2015-02-11 06:49:51 +00:00
qstandardpaths Update copyright headers 2015-02-11 06:49:51 +00:00
qstorageinfo Haiku: Adapt tst_qstorageinfo unit test to Haiku 2015-02-14 08:12:46 +00:00
qtemporarydir Update copyright headers 2015-02-11 06:49:51 +00:00
qtemporaryfile Update copyright headers 2015-02-11 06:49:51 +00:00
qtextstream Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
qurl tst_QUrl: Add extra testcases 2015-03-14 01:15:05 +00:00
qurlinternal Update copyright headers 2015-02-11 06:49:51 +00:00
qurlquery Update copyright headers 2015-02-11 06:49:51 +00:00
qwinoverlappedionotifier Update copyright headers 2015-02-11 06:49:51 +00:00
io.pro Add the QStorageInfo class 2014-08-13 16:09:58 +02:00