platform/core/test/security-tests.git
2025-05-22 Zofia Abramowskaframework: add timeout parameter to cmdline sandbox/z.abramowska/timeout
2025-05-22 Zofia Abramowskasecurity-manager: more fixes
2025-05-22 Zofia Abramowskasecurity-manager: adapt credential tests to nosmack
2025-05-22 Zofia Abramowskasecurity-manager: Use ScopedAppLauncher for app processes
2025-05-21 Zofia AbramowskaForce building with dwarf-4 to fix debugsource generation 09/324609/2
2025-05-21 Krzysztof JackiewiczAdjust access control tests to no-smack 09/323709/14
2025-05-14 Krzysztof JackiewiczLog errors during data removal 11/323711/6
2025-05-14 Krzysztof JackiewiczUse effective ids in ScopedAppContext 10/323710/6
2025-05-14 Krzysztof JackiewiczAdjust system db tests no-smack 11/323611/7
2025-05-14 Krzysztof JackiewiczReplace char* with std::string in utilities 08/323708/8
2025-05-13 Zofia Abramowskacommons: remove fork() from AppInstallHelper 56/324156/1
2025-05-13 Zofia Abramowskacommon: Get system user from GumdRunner 05/323605/8
2025-05-08 Krzysztof JackiewiczAdd ScopedRemoveData 10/323610/3
2025-05-06 Zofia Abramowskadpl: Define smartptr structure based on type name 04/323604/2
2025-04-30 Krzysztof JackiewiczSkip scoped resource cleanup in child process 09/323609/1
2025-04-30 Krzysztof JackiewiczCleanup dependencies 08/323608/1
2025-04-30 Krzysztof JackiewiczMove ScopedAppLauncher to common library 07/323607/1
2025-04-30 Krzysztof JackiewiczRevert "Add handling uncaught exceptions from the child... 06/323606/1
2025-04-30 Krzysztof JackiewiczMerge remote-tracking branch 'origin/ckm' into tizen
2025-04-29 Krzysztof MalysaMerge remote-tracking branch 'origin/tizen' into ckm 19/323519/1
2025-04-29 Krzysztof MalysaMerge remote-tracking branch 'origin/tizen' into securi...
2025-04-29 Krzysztof JackiewiczCatch exceptions from group init/finish 36/321236/2
2025-04-29 Zofia Abramowskasecurity-manager: remove manual forks from ScopedAppLau... 62/322762/2
2025-04-29 Krzysztof MalysaAdd handling uncaught exceptions from the child process... 16/323516/2
2025-04-29 Krzysztof MalysaFix checking mmap() return value 45/322545/3
2025-04-29 Zofia Abramowskasecurity-manager: Remove manual calls of fork() 50/322050/6
2025-04-29 Zofia Abramowskasecurity-manager: Fix segfaults in PolicyRequest 64/322764/2
2025-04-28 Filip Skrzeczkowskisecurity-manager: Ensure app cleanup in ScopedAppLauncher 43/323443/2
2025-04-28 Krzysztof JackiewiczCleanup tests-common dependency 16/319916/6
2025-04-23 Tomasz SwierczekAdd tests for security_manager_get_app_full_credentials... 05/321405/4
2025-03-17 Krzysztof JackiewiczMerge branch 'tizen' into 'ckm'
2025-03-12 Krzysztof MalysaFix gdb attaching to the wrong process 29/320829/2
2025-03-12 Zofia Abramowskasecurity-manager: Fix private sharing 48/320448/5
2025-03-12 Zofia Abramowskasecurity-manager: Change path handling in AppInstallHelper 42/320942/4
2025-03-11 Filip SkrzeczkowskiAdd internet access control tests 91/320891/3
2025-03-05 Filip SkrzeczkowskiUpdate no-smack list for set_identity 46/320446/2
2025-03-04 Krzysztof JackiewiczUpdate path setup tests 91/319691/15
2025-03-04 Krzysztof JackiewiczAdd app owner getter test 10/320310/4
2025-02-19 Krzysztof MalysaRemove DPL::Atomic 26/319826/6
2025-02-19 Krzysztof MalysaAdd security_manager_09g_update_many_apps_in_single_req... 27/319827/6
2025-02-19 Krzysztof MalysaFix security_manager_09b_install_many_apps_in_single_re... 92/319692/5
2025-02-19 Krzysztof MalysaAdd run-security-manager-no-smack-tests.sh script facil... 18/319918/5
2025-02-19 Krzysztof MalysaFix security-manager-tests sometimes hanging 20/319920/2
2025-02-14 Krzysztof MalysaFix %postun being called on the end of package upgrade... 85/319685/2
2025-02-14 Tomasz SwierczekReduce timeout in security_manager_400_prepare_app_seri... 84/319684/1
2025-02-14 Krzysztof JackiewiczUse RUNNER_CHILD_TEST where necessary 24/319624/2
2025-02-13 Krzysztof MalysaMigrate AppInstallHelper::getPUID() to use security_man... 10/319610/1
2025-02-13 Krzysztof MalysaFix typo 02/319602/4
2025-02-13 Krzysztof JackiewiczAdd missing app cleanup 38/319538/5
2025-02-13 Filip SkrzeczkowskiAdapt tests for security_manager_set_identity 12/319412/6
2025-02-13 Tomasz SwierczekMake security_manager_26_1_security_manager_get_app_own... 82/318882/16
2025-02-13 Krzysztof MalysaFix security_manager_08_user_double_add_double_remove... 39/319339/3
2025-02-07 Krzysztof MalysaAdjust some of security-manager tests for no-smack... 12/319312/2
2025-02-07 Krzysztof MalysaFix tests sometimes running multiple times due to some... 11/319311/1
2025-01-30 Krzysztof JackiewiczRemove unused functions 66/318866/3
2025-01-30 Krzysztof JackiewiczDisable smack access checks in no-smack 39/318639/5
2025-01-30 Krzysztof JackiewiczAdjust app preparation tests to no-smack mode 16/318516/7
2025-01-30 Krzysztof JackiewiczRetain CAP_SETUID in no-smack mode 19/318419/4
2025-01-17 Filip SkrzeczkowskiAdd a sample testing app for No-Smack Tizen images 95/317595/9
2025-01-10 Daniel KitaEnable DSA 1024 tests 10/315510/4
2025-01-08 Tomasz SwierczekAdd test for security_manager_is_app_from_pid() 24/317824/1
2025-01-02 Dariusz MichalukReplace expired certificate 80/317480/1
2024-12-30 Tomasz SwierczekAdd tests for new APIs 73/316673/4
2024-12-20 Jan WojtkowskiAdd tests for security_manager_set_identity() 28/316728/11
2024-12-17 Dariusz MichalukMerge branch 'tizen' into security-manager 20/316720/1
2024-12-17 Dariusz MichalukMerge branch 'ckm' into tizen 17/316717/1
2024-12-12 Jakub WlostowskiAdd -Wno-alloc-size-larger-than 05/316305/1
2024-12-09 Krzysztof JackiewiczRemove usleep from app preparation malloc tests 35/316035/1
2024-12-09 Tomasz SwierczekMerge branch 'tizen' into security-manager 86/315886/2
2024-12-09 Tomasz SwierczekMerge branch 'ckm' into tizen 84/315884/2
2024-12-09 Krzysztof JackiewiczAdd test for allocations during app preparation 74/315974/2
2024-12-09 Jakub WlostowskiFix x86_64 debug build issue 12/315612/2
2024-12-05 Krzysztof JackiewiczFix 64bit build 75/315875/1
2024-11-27 Jan WojtkowskiFix building error after build flags update 96/320796/2
2024-11-25 Daniel KitaReplace expired ca.crt certificate in PKCS chain 18/320918/1
2024-11-15 Krzysztof JackiewiczAdd tests for same alias case 61/320461/2
2024-11-07 Andrei VakulichAdded tests for Update API. 72/315472/45
2024-10-23 Tomasz SwierczekAdd tests of concurrent prepare_app and app_install... 05/319405/3
2024-10-10 Jakub WlostowskiEnable ECDSA import tests 97/318897/1
2024-09-30 Jakub WlostowskiAdd DSA import-sign-verify test 07/318107/2
2024-09-24 Jakub WlostowskiRemove outdated DSA verification comments 89/318089/1
2024-08-29 Dariusz MichalukTest getting/saving KEM keys in TZ 69/316869/1
2024-08-29 Dariusz MichalukAdd EC & PQC hybrid derivation test 42/316742/4
2024-08-29 Jakub WlostowskiAdd testing KEM vectors 00/315700/17
2024-08-29 Jakub WlostowskiCheck PQC API protection 11/315411/13
2024-08-29 Jakub WlostowskiAdd ML-KEM derive hybrid tests 40/315340/19
2024-08-29 Jakub WlostowskiAdd ML-KEM (en/de)capsulation tests 79/315079/20
2024-08-27 Jakub WlostowskiAdd ML-KEM keypair creation tests 11/314511/28
2024-08-08 Jakub WlostowskiFix maybe-uninitialized error 73/315873/2
2024-07-10 Dariusz MichalukFix wrapping tests 47/314347/1
2024-07-02 Andrei VakulichAdded key and data backend checks to tests 82/312482/19
2024-06-26 Filip SkrzeczkowskiAdd extended privilege integration tests 82/313482/2
2024-06-20 Dariusz MichalukFix build error on 64 bit arch 41/313241/2
2024-06-11 Jan WojtkowskiAdd more tests to the concatenated wrapping API 94/311294/21
2024-06-07 Krzysztof JackiewiczFix systemdb tests 05/312305/2
2024-06-04 Andrei VakulichImprove access control tests 61/311461/11
2024-05-17 Dariusz MichalukAdd concatenated wrapping API tests 36/311136/5
2024-05-17 Dariusz MichalukAdjust tests to implementation changes 35/311135/4
2024-05-16 Andrei VakulichAdd privileged tests for REMOVE only permission 45/311145/4
2024-04-19 Dongsun LeeAdd test-cases for RSA 3072 15/308115/3
next