kde-workspace/kwalletd/tests
Ivailo Monev 5a94dc6959 kwalletd: testing build fix
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-28 21:08:57 +03:00
..
CMakeLists.txt kwalletd: testing build fix 2021-03-28 21:08:57 +03:00
kwalletasync.cpp imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
kwalletautoclose.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
kwalletautoclose.h imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
kwalletboth.cpp imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
kwalletmany.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
kwalletmany.h imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
kwalletnoautoclose.cpp imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
kwalletpath.cpp imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
kwalletsync.cpp imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
kwallettest.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
kwallettest.h imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
kwalletwizardtest.cpp imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
README imported everything from kde-runtime 2014-11-15 04:16:00 +02:00

Tests for opening the wallet synchronously and asynchronously

kwalletsync - open synchronously
kwalletasync - open asynchronously
kwalletboth - start opening asynchronously, then, during the async call, open synchronously