Refactor implementation of TrustAnchor 33/132433/3
authorsangwan.kwon <sangwan.kwon@samsung.com>
Fri, 2 Jun 2017 08:30:47 +0000 (17:30 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Wed, 7 Jun 2017 08:25:48 +0000 (17:25 +0900)
commiteff654b41f557c85de3853136e51c4949218de1f
treef1138c87fd44d556d4bf22fff9f4d338e3decdbc
parent852949e17a34e489656a855e0dff574d6fafa85c
Refactor implementation of TrustAnchor

- According to class diagram v2

Change-Id: I31c920ff155f96981e6b6ba838d7ccd07dabd459
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
packaging/trust-anchor.spec
src/CMakeLists.txt
src/environment.hxx [new file with mode: 0644]
src/file-system.cpp [new file with mode: 0644]
src/file-system.hxx [new file with mode: 0644]
src/logic.cpp [new file with mode: 0644]
src/logic.hxx [new file with mode: 0644]
src/trust-anchor.cpp
tests/script/pre-test.sh.in