qt6-bb10/tests/auto/corelib/io/qprocess
Giuseppe D'Angelo c68f8db62b Tests: make some QFile::open calls fail
In some cases calls to QFile::open are made outside of a testfunction
(so we can't use QVERIFY), or even in standalone executables that are
executed by tests. Make them fail "visibly".

Change-Id: Iec4d56f6d874be16aa2e9ad6974eeec2a98caa3f
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-04-13 01:36:06 +02:00
..
fileWriterProcess Tests: make some QFile::open calls fail 2024-04-13 01:36:06 +02:00
test QProcess: add testUnixProcessParameters as a dep. for tst_qprocess 2023-06-18 20:32:30 +03:00
testBatFiles
testDetached Change license for tests files 2024-02-04 09:56:42 +01:00
testExitCodes Change license for tests files 2024-02-04 09:56:42 +01:00
testForwarding Change license for tests files 2024-02-04 09:56:42 +01:00
testForwardingHelper Change license for tests files 2024-02-04 09:56:42 +01:00
testGuiProcess Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessCrash Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessDeadWhileReading Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessEOF Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessEcho Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessEcho2 Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessEcho3 Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessEchoGui Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessEnvironment Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessHang Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessNormal Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessOutput Change license for tests files 2024-02-04 09:56:42 +01:00
testProcessSpacesArgs Change license for tests files 2024-02-04 09:56:42 +01:00
testSetNamedPipeHandleState Change license for tests files 2024-02-04 09:56:42 +01:00
testSetWorkingDirectory Change license for tests files 2024-02-04 09:56:42 +01:00
testSoftExit Change license for tests files 2024-02-04 09:56:42 +01:00
testSpaceInName Change license for tests files 2024-02-04 09:56:42 +01:00
testUnixProcessParameters Change license for tests files 2024-02-04 09:56:42 +01:00
.gitignore
CMakeLists.txt CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
crasher.h Change license for tests files 2024-02-04 09:56:42 +01:00
tst_qprocess.cpp QProcess/Unix: fix close() on invalid file descriptor 2024-03-12 22:21:13 -07:00