diff options
Diffstat (limited to 'kwallet/tests/README')
-rw-r--r-- | kwallet/tests/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kwallet/tests/README b/kwallet/tests/README new file mode 100644 index 000000000..73c3ad1db --- /dev/null +++ b/kwallet/tests/README @@ -0,0 +1,5 @@ +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 |