qt6-bb10/tests/auto/corelib/ipc
Marc Mutz 205e3a8dc8 ipctestcommon.h: add #pragma once
The file had no protection against multiple inclusions. While current
code doesn't include it multiply, prevent it from becoming a problem
in the future.

Pragma once is sufficient, as this header is not installed.

Amends 32a06e9830.

Pick-to: 6.7
Change-Id: I97bbbb80f46c0e587288e8ebb4fa06ddd2e892be
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
(cherry picked from commit 235bb0926a94a73655a266c0ac038fa3a0a982cd)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-07-22 21:00:12 +00:00
..
qnativeipckey QNativeIpcKey: use new comparison helper macros 2024-04-17 20:30:37 +02:00
qsharedmemory tests: skip tst_QSharedMemory::useTooMuchMemory() on Linux arm64 2024-06-13 20:35:08 +00:00
qsystemsemaphore Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt IPC: add native key support to QSharedMemory 2023-01-22 13:02:04 -03:00
ipctestcommon.h ipctestcommon.h: add #pragma once 2024-07-22 21:00:12 +00:00