kde-workspace/kwalletd/tests
2015-09-27 04:22:24 +00:00
..
CMakeLists.txt generic: misc cleanups 2015-09-27 04:22:24 +00: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