Fix unit tests SecureFileDrop
authoralex-z <blackslayer4@gmail.com>
Tue, 4 Apr 2023 17:33:53 +0000 (19:33 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Wed, 5 Apr 2023 10:21:28 +0000 (12:21 +0200)
commit31c3aee447bba3627a824cfa11bb318ab5fdf523
treee324891fd369cf04490d97e9efbdfd17a9f36302
parent73f99628960a4e65ccbe9047ffa4f597ddce109b
Fix unit tests SecureFileDrop

Signed-off-by: alex-z <blackslayer4@gmail.com>
src/libsync/clientsideencryption.cpp
src/libsync/clientsideencryption.h
test/CMakeLists.txt
test/e2etestsfakecert.pem [new file with mode: 0644]
test/e2etestsfakecertprivatekey.pem [new file with mode: 0644]
test/e2etestsfakecertpublickey.pem [new file with mode: 0644]
test/fakefiledrope2eefoldermetadata.json
test/testsecurefiledrop.cpp