add automated tests for LockFileJob to validate proper behavior
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 21 Apr 2022 11:57:12 +0000 (13:57 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Mon, 2 May 2022 11:52:05 +0000 (13:52 +0200)
commit2ea68d75bda53a60a1f45218e1fd265217db9808
tree95e7541a54ff96f2ba480338351e1c05e5fdc043
parentfcd07f26a394a1c59249ee9d8086957aacb2d73c
add automated tests for LockFileJob to validate proper behavior

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/lockfilejobs.cpp
test/CMakeLists.txt
test/syncenginetestutils.cpp
test/syncenginetestutils.h
test/testlocaldiscovery.cpp
test/testlockfile.cpp [new file with mode: 0644]
test/testlockfilejobs.cpp [new file with mode: 0644]