projects
/
platform
/
core
/
security
/
cynara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a7f0e5
)
Categorize PolicKey unit tests
59/240359/2
author
Zofia Abramowska
<z.abramowska@samsung.com>
Wed, 5 Aug 2020 16:15:46 +0000
(18:15 +0200)
committer
Tomasz Swierczek
<t.swierczek@samsung.com>
Wed, 12 Aug 2020 09:13:26 +0000
(11:13 +0200)
Categorize into positive/negative test cases.
Change-Id: Ic00e9a906c50f40eb92bfede740e73ef8daa0650
test/types/policykey.cpp
patch
|
blob
|
history
diff --git
a/test/types/policykey.cpp
b/test/types/policykey.cpp
index f9ca36b3745271481d65ffb5955a7da5c78c9f0f..100e3151024e87b0b59ddaec11d7a5050f79d4ac 100644
(file)
--- a/
test/types/policykey.cpp
+++ b/
test/types/policykey.cpp
@@
-35,7
+35,7
@@
using namespace Cynara;
-TEST(PolicyKey, to
_string
) {
+TEST(PolicyKey, to
StringPositive
) {
typedef Cynara::PolicyKeyFeature PKF;
PolicyKey pk1 = Helpers::generatePolicyKey();