security-server tests on DPL framework
authorMariusz Domanski <m.domanski@samsung.com>
Wed, 23 Jan 2013 09:41:37 +0000 (10:41 +0100)
committerMariusz Domanski <m.domanski@samsung.com>
Mon, 4 Feb 2013 09:06:00 +0000 (10:06 +0100)
commit8f932a5ae7b9b5589f03c2e5a1c60c2cafb7912b
treece3e84e5427ca8375d6980c86cc24c179e077413
parentbd486673f2c9274ffeb2cc3f86b1cb111542e360
security-server tests on DPL framework

based on security_server_tests form security-server repository

[Issue] N/A
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verification] Build and run tests. The new tests are named security-server-tests*

Change-Id: I2dd47aad5363e7c595f7df03a46899638ec7f5bb
packaging/security-tests.spec
tests/CMakeLists.txt
tests/security-server-tests/CMakeLists.txt [new file with mode: 0644]
tests/security-server-tests/security_server_tests_client.cpp [new file with mode: 0644]
tests/security-server-tests/security_server_tests_client.h [new file with mode: 0644]
tests/security-server-tests/security_server_tests_client_smack.cpp [new file with mode: 0644]
tests/security-server-tests/security_server_tests_label.cpp [new file with mode: 0644]
tests/security-server-tests/security_server_tests_password.cpp [new file with mode: 0644]
tests/security-server-tests/security_server_tests_pid_reuser.cpp [new file with mode: 0644]
tests/security-server-tests/security_server_tests_server.cpp [new file with mode: 0644]
tests/security-server-tests/test.h [new file with mode: 0644]