summaryrefslogtreecommitdiff
path: root/src/test/test-path.c
Commit message (Expand)AuthorAgeFilesLines
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* tree-wide: Fix a some remaining format warnings by castingJan Janssen2022-08-301-1/+1
* core: add basic infrastructure to record unit activation informationLuca Boccassi2022-08-231-7/+7
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* test: do not use alloca() in function callYu Watanabe2021-10-281-2/+3
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test-path: relax test in "ci" and "release" modesZbigniew Jędrzejewski-Szmek2020-10-221-2/+3
* test-path: do not fail the test if we fail to start a service because of cgro...Zbigniew Jędrzejewski-Szmek2020-10-221-27/+65
* test-path: more debugging informationZbigniew Jędrzejewski-Szmek2020-10-221-14/+19
* test-path: remove unnecessary checkZbigniew Jędrzejewski-Szmek2020-08-271-1/+1
* test-path: increase timeoutZbigniew Jędrzejewski-Szmek2020-07-281-10/+3
* test-path: decrease variable scopeZbigniew Jędrzejewski-Szmek2020-07-221-4/+3
* core/path: recheck path specs when triggered unit changes stateMichael Chapman2020-05-051-28/+132
* tests: move unit files to units/ subdirectoryZbigniew Jędrzejewski-Szmek2020-03-191-1/+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 manager_skip_test() not a macro and move to tests.hZbigniew Jędrzejewski-Szmek2019-11-111-1/+1
* tree-wide: rename path_join_many() to path_join()Zbigniew Jędrzejewski-Szmek2018-11-301-1/+1
* tree-wide: replace path_join with path_join_manyZbigniew Jędrzejewski-Szmek2018-11-301-1/+1
* tests: always use the right vtable wrapper callsLennart Poettering2018-11-201-9/+9
* tests: add a helper function to skip with errnoZbigniew Jędrzejewski-Szmek2018-09-141-4/+2
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-2/+1
* tests: add helper to unify skipping a test and exitingZbigniew Jędrzejewski-Szmek2018-09-141-7/+5
* test: remove support for suffix in get_testdata_dir()Filipe Brandenburger2018-09-121-1/+4
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: undo the dependency inversion between unit.h and all unit typesFelipe Sateler2018-05-151-0/+1
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-1/+0
* Merge pull request #8575 from keszybz/non-absolute-pathsLennart Poettering2018-04-171-7/+7
|\
| * tests: use manager_load_startable_unit_or_warn() to load unitsZbigniew Jędrzejewski-Szmek2018-04-161-7/+7
* | tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
|/
* test-path: Set umask explicitly (#8616)Filipe Brandenburger2018-04-041-0/+4
* Make MANAGER_TEST_RUN_MINIMAL just allocate data structuresZbigniew Jędrzejewski-Szmek2018-03-111-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* test-path: fix inverted return value (#7050)Zbigniew Jędrzejewski-Szmek2017-10-171-1/+1
* tests: skip tests when cg_pid_get_path fails (#7033)Zbigniew Jędrzejewski-Szmek2017-10-101-1/+5
* Make test_run into a flags field and disable generators againZbigniew Jędrzejewski-Szmek2017-09-191-1/+1
* tests: when running a manager object in a test, migrate to private cgroup sub...Lennart Poettering2017-08-091-0/+2
* test: drop TEST_DATA_DIR, fold into get_testdata_dir()Martin Pitt2017-02-161-1/+1
* test: setup test data dir before fake runtime dirMartin Pitt2017-02-161-1/+1
* test: make unit tests relocatableMartin Pitt2017-02-131-1/+1
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-1/+1
* tests: get rid of strerrorZbigniew Jędrzejewski-Szmek2016-09-131-1/+1
* basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...Evgeny Vereshchagin2016-05-201-1/+1
* tests: override XDG_RUNTIME_DIR where we use the user runtime dirLennart Poettering2016-04-121-2/+6
* core: remove ManagerRunningAs enumLennart Poettering2016-04-121-1/+1