platform/core/test/security-tests.git
10 years agoModify, systematize and reorder tests related the following libprivilege-control...
Rafal Krypa [Wed, 17 Apr 2013 15:59:36 +0000 (17:59 +0200)]
Modify, systematize and reorder tests related the following libprivilege-control APIs:
- app_install
- app_add_permissions
- app_revoke_permissions
- set_app_privilege
- app_uninstall

They now depend on each other and use the same app_id. Current tests conform
to latest libprivilege-control requirements and design.

Change-Id: I13f675b8d8840d9cb6d0ee538e33409b025c7648

10 years agoAdd API app_register_av and app_install function test cases. Change tests that drops...
Janusz Kozerski [Mon, 8 Apr 2013 15:44:13 +0000 (17:44 +0200)]
Add API app_register_av and app_install function test cases. Change tests that drops privileges to "RUNNER_CHILD_TEST".

[Issue#]       SSDWSSP-176
[Feature]      2 new testcases.
[Cause]        N/A
[Solution]     N/A
[Verification] Needs commit: http://slp-info.sec.samsung.net/gerrit/#/c/178794/

Change-Id: Ie727f0ce172aeced6cde1d473220452e3c5b1975

10 years agoTest of function security_server_app_give_access.
Bartlomiej Grzelewski [Tue, 16 Apr 2013 11:53:51 +0000 (13:53 +0200)]
Test of function security_server_app_give_access.

[Issue#]   N/A
[Bug]      N/A
[Cause]    N/A
[Solution] N/A

[Verification] Two test has been added to
security_server_app_give_access. First must pass.

Change-Id: Ic28b713bb4cb3f0ac419bbdd1d56ea4f70abecfa

10 years agoFixing Klocwork bugs
Zofia Abramowska [Mon, 15 Apr 2013 11:46:53 +0000 (13:46 +0200)]
Fixing Klocwork bugs

[Issue#] N/A
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verification] Successful build, tests passed

Change-Id: I206403dacfa4211f5f8367203fbdadccd511687b

10 years agoRevert "Test binaries added to middleware list"
Jan Cybulski [Thu, 11 Apr 2013 13:50:18 +0000 (15:50 +0200)]
Revert "Test binaries added to middleware list"

            [Issue#]   SSDWSSP-186
            [Feature] This reverts commit 55543351efa199b142aa017d907605d3ab87866d. Middleware list is no longer used in security-server.
            [Verification] Successful build.

Change-Id: I9040e5ff52044526f6795cdabcf6982c853404f8

10 years agoTest case for libprivilegecontrol add_api_feature API
Krzysztof Jackiewicz [Thu, 11 Apr 2013 08:27:02 +0000 (10:27 +0200)]
Test case for libprivilegecontrol add_api_feature API

[Issue#] N/A
[Feature] Unit tests for new API
[Problem] N/A
[Cause] N/A
[Solution] Unit tests implemented

[Verification] Run libprivilege-control-test --output=text
--regexp=add_api_feature

Change-Id: I6a0dd071b1acf3dda717669990a2cddeca89af86

10 years agoTest for app_give_access, app_revoke_access function.
Bartlomiej Grzelewski [Wed, 10 Apr 2013 14:32:50 +0000 (16:32 +0200)]
Test for app_give_access, app_revoke_access function.

[Issue#]   SSDWSSP-177
[Bug]      N/A
[Cause]    N/A
[Solution] N/A

[Verification] Build. Run libprivilege-control tests.
New test has been added and it should pass.

Change-Id: I5877111a60f2b95d871df45095eaf00da6e4f3f5

10 years agoTest binaries added to middleware list
Krzysztof Jackiewicz [Fri, 29 Mar 2013 10:31:59 +0000 (11:31 +0100)]
Test binaries added to middleware list

[Issue#] N/A
[Feature/Bug] N/A
[Problem] security-server tests binaries are not present in allowed middleware
list. Because of that tests fail on rsa image.
[Cause] N/A
[Solution] Test binaries are added in postinstall

[Verification] Build and install test package on rsa image. Check
/usr/share/security-server/mw-list. Test binaries should be added to the list.
Install package again. There should be no duplicates. Run tests for
client-smack, label and server. Results should be identical to those from slp
image.

Change-Id: Idc66e54ffbe3a430ceff6602856863c1e27148eb

10 years agoFix security-server passwor failing tests.
Pawel Polawski [Thu, 7 Feb 2013 17:54:26 +0000 (18:54 +0100)]
Fix security-server passwor failing tests.

[Issue#]        SSDWSSP-85
[Cause]         Fix security-server-password failing tests.
[Problem]       Some of security-server password tests fails.
[Solution]      Tests fixed.
[Verification]  None of security-server password tests should fail.

Change-Id: Ibd111e61bf0ea255ae6b3884e4a4ffe9cca3e19f

10 years agoFix build break on i586 architecture.
Bartlomiej Grzelewski [Tue, 26 Mar 2013 16:45:25 +0000 (17:45 +0100)]
Fix build break on i586 architecture.

[Issue#]   N/A
[Problem]  Build break on i586 arch.
[Cause]    System header sys/time.h was not included in tests.
[Solution] Add header file to tests.

[Verification] Successful build.

Change-Id: I845a562c1d132cb9e8df3516deb701271ca8436c

11 years agoRelease version 0.0.45
Krzysztof Jackiewicz [Thu, 21 Mar 2013 09:20:47 +0000 (10:20 +0100)]
Release version 0.0.45

[model] REDWOOD
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] N/A
[cause] Bugfixes and refactoring
[solution] Released
[team] SRPOL Security
[request] N/A
[horizontal_expansion] N/A

[Verification] Build package. Check version.

Change-Id: I1ed10729aa0298628d69c71689ec747ab18c7471

11 years agoFix security-server failing tests in ss-server tests
Zofia Abramowska [Thu, 21 Feb 2013 13:47:48 +0000 (14:47 +0100)]
Fix security-server failing tests in ss-server tests

[Issue#] SSDWSSP-84
[Bug] Failing tests
[Cause] Two test cases not independent and one incorrect test
[Solution] Rewritten two cases and deleted incorrect test
[Verification] Build, install on target and run
security-server-test-server. All test cases should pass.

Change-Id: I9462a4abc121d859e1826e110130f486d86af93a

11 years agoRemove duplicated tests
Janusz Kozerski [Mon, 11 Feb 2013 11:00:29 +0000 (12:00 +0100)]
Remove duplicated tests

[Issue#]   SSDSWSSP-82
[Cause]    Duplicated tests: SS Client and SS Client Smack
[Solution] Remove tests
[Problem]  N/A

[Verification] Run all security test. And run ss client smack test (security-tests.sh ss-client-smack --output=text), 6 test should pass.

Change-Id: Id916134ec8821528c76e21a446c6a7db326aa78d

11 years agosecurity-server-tests-client-smack refactoring.
Bartlomiej Grzelewski [Wed, 6 Feb 2013 12:47:45 +0000 (13:47 +0100)]
security-server-tests-client-smack refactoring.

[Issue#]   SSDSWSSP-83
[Cause]    N/A
[Solution] N/A
[Problem]  N/A

[Verification] Run security-server-tests-client-smack.
6 tests must pass.

Change-Id: Iee41a0520ba92435bc2084e7af5d9e312d43a835

11 years agoVerify proper handling of symlinks by set_app_privilege().
Rafal Krypa [Tue, 5 Feb 2013 16:20:56 +0000 (17:20 +0100)]
Verify proper handling of symlinks by set_app_privilege().

[Issue#]       SSDWSSP-80
[Feature]      Verify proper handling of symlinks by set_app_privilege().
[Cause]        Requirements about following symlinks for Smack exec labels have been given.
[Solution]     Use symlink for running app, label symlink and its target differently.
[Verification] Build, install, run libprivilege-control tests.

Change-Id: Ia6fd9c76538a55e44f19c410b36f0ee535d08f0a

11 years agolibprivilege-control-tests: rewrite test of app_label_dir(), new test for app_label_s...
Rafal Krypa [Tue, 5 Feb 2013 15:35:46 +0000 (16:35 +0100)]
libprivilege-control-tests: rewrite test of app_label_dir(), new test for app_label_shared_dir()

[Issue#]       SSDWSSP-70
[Feature]      Tests for new libprivilege-control API.
[Cause]        New API requested by Bumjin.
[Solution]     Two new tests added.
[Verification] Build, install, run libprivilege-control tests.

Change-Id: Ic487fb83ec82e63b9e696b8c9ade60cd9f8089cb

11 years agolibsmack-tests: change expected result for revoking unknown subject.
Rafal Krypa [Fri, 1 Feb 2013 16:49:21 +0000 (17:49 +0100)]
libsmack-tests: change expected result for revoking unknown subject.

[Issue#]       N/A
[Bug]          Libsmack test expects revoking of unknown subject to fail.
[Cause]        That behaviour was present in kernel, but improper.
[Solution]     Expect revoke to succeed. The kernel has been fixed already.
[Verification] Build, install, run libsmack tests.

Change-Id: Ib0d9e3b3564288f6c4f32398545e1ef8325d5850

11 years agoAdd security-server tests to security-tests-all.sh script.
Bartlomiej Grzelewski [Tue, 5 Feb 2013 10:59:25 +0000 (11:59 +0100)]
Add security-server tests to security-tests-all.sh script.

[Issue#]   SSDWSSP-62
[Casue]    N/A
[Problem]  New tests have been added to security-server.
           All these tests should be run by security-test-all.sh
           script.
[Solution] Add tests to scripts.

[Verification] Run security-tests-all.sh script - additional test
           suites should be executed.

Change-Id: I2b166f1a6061e8394ebaea4f3d4da906070e0330

11 years agosecurity-server tests on DPL framework
Mariusz Domanski [Wed, 23 Jan 2013 09:41:37 +0000 (10:41 +0100)]
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

11 years agoAdd smack and libprivilege-control tests to security-tests.
Bartlomiej Grzelewski [Fri, 1 Feb 2013 10:19:13 +0000 (11:19 +0100)]
Add smack and libprivilege-control tests to security-tests.

Remove vcore, cert-svc, ace, security-daemon tests from security-tests.

[Issue#]   SSDWSSP-62
[Bug]      N/A
[Problem]  N/A
[Solution] N/A

Change-Id: I9ba672e49bfdbea51bf360c4ce20945d8dd7fe54

11 years agoAdded libprivilege-control set_app_privilege tests.
Jan Olszak [Fri, 25 Jan 2013 15:14:27 +0000 (16:14 +0100)]
Added libprivilege-control set_app_privilege tests.

[Issue] N/A
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verification] Build, run tests: security-tests.sh pc --output=text

Change-Id: I2bc6ed25e250d0f54d1939683b2f11c6017d927f

11 years agoAdded libprivilege-control tests.
Jan Olszak [Fri, 18 Jan 2013 13:38:16 +0000 (14:38 +0100)]
Added libprivilege-control tests.

[Issue] N/A
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verification] Build, run tests: security-tests.sh pc --output=text

Change-Id: I98e81ccf506ed29d9ec79a336b8ee2990d9524b8

11 years agoAdded test cases for smack_accesses_add_modify() from libsmack
Jan Olszak [Tue, 22 Jan 2013 15:46:46 +0000 (16:46 +0100)]
Added test cases for smack_accesses_add_modify() from libsmack

[Issue] N/A
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verification] Build and run tests. The new tests are named smack_accesses_add_modify_test.

Change-Id: Ie8043840dd2ceca97af9c333f95f5c0c7229a063

11 years agoMoved SMACK test from wrt-security repository.
Pawel Polawski [Fri, 11 Jan 2013 10:58:59 +0000 (11:58 +0100)]
Moved SMACK test from wrt-security repository.

[Issue#]        LINUXSWAP-444
[Cause]         Move SMACK tests to new security-tests repository.
[Problem]       SMACK tests must be removed from wrt-security.
[Solution]      SMACK tests moved to security-tests repository.

[Verification]  Succesfuul compilation and run SMACK tests.

Change-Id: Ia54493b989e8cc3eca0b68dbecc316dbd68abf0b

11 years agoInitial empty repository
Jung Minsun [Fri, 11 Jan 2013 08:30:56 +0000 (17:30 +0900)]
Initial empty repository