Adapt to tizenorg sandbox/mniesluchow/samsung_devel
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Mon, 10 Mar 2014 17:30:39 +0000 (18:30 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 12 Mar 2014 16:35:04 +0000 (17:35 +0100)
commite548587ed15b047318a9b9d46d270886663ccdc5
tree667187a17eb0a07ec7ff6fc85aa28ca1bcf79851
parent3c6a4d298a28da6605b622eed548bb73f9c3957b
Adapt to tizenorg

Seurity-server tests:
* Remove tests for app-permissions service.
* Remove tests for open-for service.
* Remove tests for cookie service apis:
** security_server_get_uid_by_cookie
** security_server_get_gid_by_cookie
Libprivilege-control tests:
* Remove tests for perm_add_additional_rules api.
* Remove tests for perm_app_setup_permissions api or change this to
  perm_app_enable_permissions api in those tests.
* Remove tests for perm_get_permissions api.
* Remove tests for perm_app_get_paths api.
* Remove tests for perm_app_remove_path api.
* Remove tests for get_smack_label_from_process api.
* Remove tests for smack_pid_have_access api.
* Remove tests regarding nonexistent app_type_t values or change those values
  to proper ones.
* Change nonexistent app_path_type_t values to proper ones.
* Remove nonexistant functionalities checks.

Change-Id: I3d4bc05c273801d34b8b3b11ab3474a28148440f
30 files changed:
packaging/security-tests.spec
tests/libprivilege-control-tests/CMakeLists.txt
tests/libprivilege-control-tests/MisiuPysiu123Partner.wgt [deleted file]
tests/libprivilege-control-tests/MisiuPysiu123Platform.wgt [deleted file]
tests/libprivilege-control-tests/V5LKqDFBXm-1.0.0-arm.tpk [deleted file]
tests/libprivilege-control-tests/WRT_test_privilege_control_rules1.smack [moved from tests/libprivilege-control-tests/WRT_test_privilege_control_rules.smack with 100% similarity]
tests/libprivilege-control-tests/common/db.cpp
tests/libprivilege-control-tests/common/db.h
tests/libprivilege-control-tests/common/db_sqlite.h
tests/libprivilege-control-tests/common/duplicates.cpp
tests/libprivilege-control-tests/common/duplicates.h
tests/libprivilege-control-tests/common/libprivilege-control_test_common.h
tests/libprivilege-control-tests/j4RuPsZrNt-1.0.0-arm.tpk [deleted file]
tests/libprivilege-control-tests/libprivilege-control_test_common.cpp
tests/libprivilege-control-tests/test_cases.cpp
tests/libprivilege-control-tests/test_cases_incorrect_params.cpp
tests/libprivilege-control-tests/test_cases_nosmack.cpp
tests/libprivilege-control-tests/test_cases_perm_add_additional_rules.cpp [deleted file]
tests/libprivilege-control-tests/test_cases_stress.cpp
tests/security-server-tests/CMakeLists.txt
tests/security-server-tests/common/security_server_tests_common.cpp
tests/security-server-tests/common/security_server_tests_common.h
tests/security-server-tests/cookie_api.cpp
tests/security-server-tests/open_for.cpp [deleted file]
tests/security-server-tests/security_server_measurer_API_speed.cpp
tests/security-server-tests/security_server_tests_client_smack.cpp
tests/security-server-tests/security_server_tests_dbus.cpp
tests/security-server-tests/security_server_tests_stress.cpp
tests/security-server-tests/server.cpp
tests/security-server-tests/weird_arguments.cpp