index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-path.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/unit: rename set_unit_path() -> setenv_unit_path()
Mike Yuan
2024-08-17
1
-2
/
+2
*
test: adjust test-path to fail gracefully with the new pidfd_spawn stuff
Frantisek Sumsal
2024-02-09
1
-1
/
+2
*
test: skip test-path on Salsa CI
Luca Boccassi
2023-08-13
1
-8
/
+15
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
tree-wide: Fix a some remaining format warnings by casting
Jan Janssen
2022-08-30
1
-1
/
+1
*
core: add basic infrastructure to record unit activation information
Luca Boccassi
2022-08-23
1
-7
/
+7
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
test: do not use alloca() in function call
Yu Watanabe
2021-10-27
1
-2
/
+3
*
systemd-analyze: add --root option for 'verify' verb and allow path parsing
Maanya Goenka
2021-08-10
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
test-path: relax test in "ci" and "release" modes
Zbigniew Jędrzejewski-Szmek
2020-10-22
1
-2
/
+3
*
test-path: do not fail the test if we fail to start a service because of cgro...
Zbigniew Jędrzejewski-Szmek
2020-10-22
1
-27
/
+65
*
test-path: more debugging information
Zbigniew Jędrzejewski-Szmek
2020-10-22
1
-14
/
+19
*
test-path: remove unnecessary check
Zbigniew Jędrzejewski-Szmek
2020-08-27
1
-1
/
+1
*
test-path: increase timeout
Zbigniew Jędrzejewski-Szmek
2020-07-28
1
-10
/
+3
*
test-path: decrease variable scope
Zbigniew Jędrzejewski-Szmek
2020-07-22
1
-4
/
+3
*
core/path: recheck path specs when triggered unit changes state
Michael Chapman
2020-05-05
1
-28
/
+132
*
tests: move unit files to units/ subdirectory
Zbigniew Jędrzejewski-Szmek
2020-03-19
1
-1
/
+1
*
tests: modify enter_cgroup_subroot() to return the new path
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+1
*
tests: get rid of test-helper.[ch] completely
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+0
*
tests: make manager_skip_test() not a macro and move to tests.h
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+1
*
tree-wide: rename path_join_many() to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-1
/
+1
*
tree-wide: replace path_join with path_join_many
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-1
/
+1
*
tests: always use the right vtable wrapper calls
Lennart Poettering
2018-11-20
1
-9
/
+9
*
tests: add a helper function to skip with errno
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-4
/
+2
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-2
/
+1
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-7
/
+5
*
test: remove support for suffix in get_testdata_dir()
Filipe Brandenburger
2018-09-12
1
-1
/
+4
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
core: undo the dependency inversion between unit.h and all unit types
Felipe Sateler
2018-05-15
1
-0
/
+1
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
Merge pull request #8575 from keszybz/non-absolute-paths
Lennart Poettering
2018-04-17
1
-7
/
+7
|
\
|
*
tests: use manager_load_startable_unit_or_warn() to load units
Zbigniew Jędrzejewski-Szmek
2018-04-16
1
-7
/
+7
*
|
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
|
/
*
test-path: Set umask explicitly (#8616)
Filipe Brandenburger
2018-04-04
1
-0
/
+4
*
Make MANAGER_TEST_RUN_MINIMAL just allocate data structures
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
test-path: fix inverted return value (#7050)
Zbigniew Jędrzejewski-Szmek
2017-10-17
1
-1
/
+1
*
tests: skip tests when cg_pid_get_path fails (#7033)
Zbigniew Jędrzejewski-Szmek
2017-10-10
1
-1
/
+5
*
Make test_run into a flags field and disable generators again
Zbigniew Jędrzejewski-Szmek
2017-09-19
1
-1
/
+1
*
tests: when running a manager object in a test, migrate to private cgroup sub...
Lennart Poettering
2017-08-09
1
-0
/
+2
*
test: drop TEST_DATA_DIR, fold into get_testdata_dir()
Martin Pitt
2017-02-16
1
-1
/
+1
*
test: setup test data dir before fake runtime dir
Martin Pitt
2017-02-16
1
-1
/
+1
*
test: make unit tests relocatable
Martin Pitt
2017-02-13
1
-1
/
+1
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
tests: get rid of strerror
Zbigniew Jędrzejewski-Szmek
2016-09-14
1
-1
/
+1
[next]