Initial commit for the ODE API unit tests 47/164547/2
authorPawel Kowalski <p.kowalski2@partner.samsung.com>
Mon, 4 Dec 2017 10:50:24 +0000 (11:50 +0100)
committerPawel Kowalski <p.kowalski2@partner.samsung.com>
Thu, 18 Jan 2018 08:14:17 +0000 (09:14 +0100)
commit36472df6c4f1235df68b2d0d82057fff6987ea2a
tree22065481af2af05bad5c0cb63bd2a8e3681911c2
parent8f398c8d86f52c099fdd9d93172e7a3b9ff5e867
Initial commit for the ODE API unit tests

Change-Id: I57188a5c866e96e20a230966f5202d68d00e9cb0
CMakeLists.txt
README
packaging/security-tests.spec
src/CMakeLists.txt
src/ode/CMakeLists.txt [new file with mode: 0644]
src/ode/ode-tests-external-encryption.cpp [new file with mode: 0644]
src/ode/ode-tests-internal-encryption.cpp [new file with mode: 0644]
src/ode/ode-tests-keys.cpp [new file with mode: 0644]
src/ode/ode-tests-luks.cpp [new file with mode: 0644]
src/ode/ode-tests-secure-erase.cpp [new file with mode: 0644]
src/ode/ode-tests.cpp [new file with mode: 0644]