summaryrefslogtreecommitdiff
path: root/tests/encryption-scheme/scheme-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/encryption-scheme/scheme-test.h')
-rw-r--r--tests/encryption-scheme/scheme-test.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/encryption-scheme/scheme-test.h b/tests/encryption-scheme/scheme-test.h
index d9880842..cd4f1a63 100644
--- a/tests/encryption-scheme/scheme-test.h
+++ b/tests/encryption-scheme/scheme-test.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2015 -2019 Samsung Electronics Co., Ltd All Rights Reserved
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -105,6 +105,7 @@ public:
SchemeTest();
~SchemeTest();
+ void CheckAliasInfo();
void RemoveUserData();
void FillDb();
void ReadAll(bool useWrongPass = false);