kde-workspace/kwalletd/tests
Ivailo Monev 0af77fcbde kwalletd: indent and format
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-28 21:36:06 +03:00
..
CMakeLists.txt kwalletd: testing build fix 2021-03-28 21:08:57 +03:00
kwalletasync.cpp kwalletd: indent and format 2021-03-28 21:36:06 +03:00
kwalletautoclose.cpp kwalletd: indent and format 2021-03-28 21:36:06 +03:00
kwalletautoclose.h kwalletd: indent and format 2021-03-28 21:36:06 +03:00
kwalletboth.cpp kwalletd: indent and format 2021-03-28 21:36:06 +03:00
kwalletmany.cpp kwalletd: indent and format 2021-03-28 21:36:06 +03:00
kwalletmany.h kwalletd: indent and format 2021-03-28 21:36:06 +03:00
kwalletnoautoclose.cpp kwalletd: indent and format 2021-03-28 21:36:06 +03:00
kwalletpath.cpp kwalletd: indent and format 2021-03-28 21:36:06 +03:00
kwalletsync.cpp kwalletd: indent and format 2021-03-28 21:36:06 +03: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 kwalletd: indent and format 2021-03-28 21:36:06 +03: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