aboutsummaryrefslogtreecommitdiff
path: root/autotests/testolmaccount.h
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2021-06-10 17:42:07 +0200
committerTobias Fella <fella@posteo.de>2021-12-01 21:56:11 +0100
commit9bf12da8aaa1b2005d9d7d8eae4269c8a9bf1c08 (patch)
tree5f5156ddf9b83975c2dcb8ad70b9e90657f5f7b0 /autotests/testolmaccount.h
parentcddab50ca80944203930255e37e825abb47a272b (diff)
downloadlibquotient-9bf12da8aaa1b2005d9d7d8eae4269c8a9bf1c08.tar.gz
libquotient-9bf12da8aaa1b2005d9d7d8eae4269c8a9bf1c08.zip
test: Add QueryKey test (failing)
Diffstat (limited to 'autotests/testolmaccount.h')
-rw-r--r--autotests/testolmaccount.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/testolmaccount.h b/autotests/testolmaccount.h
index bab9eed2..ee390613 100644
--- a/autotests/testolmaccount.h
+++ b/autotests/testolmaccount.h
@@ -25,6 +25,7 @@ private Q_SLOTS:
void uploadOneTimeKeys();
void uploadSignedOneTimeKeys();
void uploadKeys();
+ void queryTest();
void claimKeys();
void claimMultipleKeys();
};