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-lookup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-1
/
+1
*
path-lookup: rename lookup_paths_free -> _done
Mike Yuan
2024-03-06
1
-3
/
+3
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-15
/
+15
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-15
/
+15
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+1
*
test: use rm_rf_physical_and_freep cleanup function
Yu Watanabe
2022-02-02
1
-11
/
+8
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-17
/
+14
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
test: Add test for setting generator paths via environment
Benjamin Berg
2020-03-04
1
-6
/
+45
*
core: stop removing non-existent and duplicate lookup paths
Zbigniew Jędrzejewski-Szmek
2019-08-27
1
-3
/
+3
*
Merge pull request #10070 from keszybz/test-reporting
Yu Watanabe
2018-09-15
1
-3
/
+2
|
\
|
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+2
*
|
test: unset $XDG_{CONFIG,DATA}_DIRS
Yu Watanabe
2018-09-13
1
-0
/
+2
|
/
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
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
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-3
/
+3
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
shared/path-lookup: rearrange paths in --global mode to match --user mode
Zbigniew Jędrzejewski-Szmek
2018-02-09
1
-0
/
+32
*
tree-wide: use strv_isempty() instead of strv_length() == 0
Lennart Poettering
2017-11-29
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
systemctl: don't confuse sysv code with generated units
Lennart Poettering
2016-04-12
1
-2
/
+2
*
install: rename generator_paths() → generator_binary_paths()
Lennart Poettering
2016-04-12
1
-4
/
+4
*
tests: make sure test-path-lookup can run even when no units are installed on...
Lennart Poettering
2016-04-12
1
-1
/
+1
*
core: rework logic to drop duplicate and non-existing items from search path
Lennart Poettering
2016-04-12
1
-2
/
+4
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-12
/
+11
*
core: rework generator dir logic, move the dirs into LookupPaths structure
Lennart Poettering
2016-04-12
1
-11
/
+6
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tests: lookup_paths_init depends on SYSTEMD_UNIT_PATH. Test it
Evgeny Vereshchagin
2015-10-31
1
-6
/
+15
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-2
/
+3
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
1
-9
/
+9
*
util: rework rm_rf() logic
Lennart Poettering
2015-04-06
1
-1
/
+2
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-2
/
+2
*
test-path-lookup: add simple test for path lookup functions
Zbigniew Jędrzejewski-Szmek
2015-01-12
1
-0
/
+74