OSDN Git Service

add QReadLocker and QReadWriteLock tests
authorIvailo Monev <xakepa10@gmail.com>
Mon, 25 Jan 2021 17:54:10 +0000 (19:54 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Mon, 25 Jan 2021 17:54:10 +0000 (19:54 +0200)
commit7539437a33e02caf940f6ca3cf7fa143f24e53ff
tree698531a0d08709946244a4f7494d345c327f4af9
parentb6734f2555188b297d4f3c17bfc73da8ec9330cb
add QReadLocker and QReadWriteLock tests

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
tests/auto/qreadlocker/CMakeLists.txt [new file with mode: 0644]
tests/auto/qreadlocker/tst_qreadlocker.cpp [new file with mode: 0644]
tests/auto/qreadwritelock/CMakeLists.txt [new file with mode: 0644]
tests/auto/qreadwritelock/tst_qreadwritelock.cpp [new file with mode: 0644]