summaryrefslogtreecommitdiff
path: root/src/test/test-execute.c
Commit message (Expand)AuthorAgeFilesLines
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-5/+5
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-231-10/+6
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-2/+0
* core: add %d specifier for the $CREDENTIALS_DIRECTORYFrantisek Sumsal2022-03-171-0/+1
* test: add LoongArch 64bit testcaseXiaotian Wu2021-12-221-0/+2
* tests: add test case for UMask=+BindPaths= combinationLennart Poettering2021-11-121-0/+5
* tree-wide: always use TAKE_FD() when calling rearrange_stdio()Lennart Poettering2021-11-031-1/+1
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-8/+8
* test: Add failing/non-failing syscall filter test setting architectureBenjamin Berg2021-09-301-0/+2
* core: Add ExecSearchPath parameter to specify the directory relative to which...alexlzhu2021-09-281-0/+94
* test-execute: add a testcase for MountAPIVFS=noYu Watanabe2021-08-261-2/+199
* test-execute: logs can_share flagYu Watanabe2021-08-241-8/+6
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-1/+1
* test: tweak privilege tests for two more testsLennart Poettering2021-06-031-2/+2
* test: add one more test for system call filter with errnoYu Watanabe2021-03-081-0/+1
* New directives NoExecPaths= ExecPaths=Topi Miettinen2021-01-291-0/+6
* Add truncate: to StandardOutput= etc.Lucas Werkmeister2021-01-151-0/+5
* ci: skip test-execute on GH Actions under ASanFrantisek Sumsal2021-01-131-2/+2
* test: temporarily skip failing tests on GH ActionsFrantisek Sumsal2021-01-081-0/+5
* tree-wide: unsetenv cannot failZbigniew Jędrzejewski-Szmek2020-11-101-5/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tests: add helper function to autodetect CI environmentsZbigniew Jędrzejewski-Szmek2020-10-221-6/+1
* Rename find_binary to find_executableZbigniew Jędrzejewski-Szmek2020-09-181-6/+6
* test-execute: include test location in error outputZbigniew Jędrzejewski-Szmek2020-09-181-136/+146
* test: add test cases for RuntimeDirectoryPreserve=yesYu Watanabe2020-09-181-0/+4
* test-execute: kill Waldo and QuuxTopi Miettinen2020-09-171-0/+4
* exec: Add kill action to system call filtersTopi Miettinen2020-09-151-0/+2
* test-execute: check if private directories have bad permissions before runnin...Zbigniew Jędrzejewski-Szmek2020-09-041-0/+22
* test-execute: simplify conditionZbigniew Jędrzejewski-Szmek2020-09-041-2/+1
* tree-wide: avoid some loaded termsLennart Poettering2020-06-251-1/+1
* tests: various small fixes for strict systemsTopi Miettinen2020-04-261-0/+1
* tests: move unit files to units/ subdirectoryZbigniew Jędrzejewski-Szmek2020-03-191-3/+3
* test: add a test case for migrating DynamicUser=yes to noYu Watanabe2020-03-061-0/+1
* execute: Make '+' exec prefix ignore PrivateTmp=yesNate Jones2020-02-291-0/+1
* test: add test for https://github.com/systemd/systemd/issues/14560Lennart Poettering2020-01-201-0/+2
* test: add test case for PrivateDevices=y and Group=daemonAnita Zhang2019-12-181-0/+1
* tests: modify enter_cgroup_subroot() to return the new pathZbigniew Jędrzejewski-Szmek2019-11-111-1/+1
* tests: get rid of test-helper.[ch] completelyZbigniew Jędrzejewski-Szmek2019-11-111-1/+0
* tests: make is_run_on_travis_ci() staticZbigniew Jędrzejewski-Szmek2019-11-111-0/+5
* tests: make manager_skip_test() not a macro and move to tests.hZbigniew Jędrzejewski-Szmek2019-11-111-1/+1
* tree-wide: drop pwd.h and grp.h when user-util.h is includedYu Watanabe2019-11-041-2/+0
* test-execute: skip test_exec_systemcallfilter_system under ASanFrantisek Sumsal2019-07-311-1/+6
* core: ExecCondition= for servicesAnita Zhang2019-07-171-2/+48
* tree-wide: drop duplicated blank linesYu Watanabe2019-07-151-1/+0
* Merge pull request #12628 from keszybz/dbus-executeMichal Sekletar2019-05-301-7/+6
|\
| * test-execute: use CPUSet tooZbigniew Jędrzejewski-Szmek2019-05-291-7/+6
* | test-execute: let's ignore the difference between CLD_KILLED and CLD_DUMPEDLennart Poettering2019-05-241-1/+7
* | test-execute: check exit code before exit statusLennart Poettering2019-05-241-6/+8
|/
* test-execute: skip flaky test when we can't unshare namespacesZbigniew Jędrzejewski-Szmek2019-03-261-1/+6
* test-execute: provide custom failure messageZbigniew Jędrzejewski-Szmek2019-03-261-118/+128