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
*
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
*
basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...
Evgeny Vereshchagin
2016-05-20
1
-1
/
+1
*
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
Lennart Poettering
2016-04-12
1
-2
/
+6
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-1
/
+1
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
tests: fix newlines in skip message
Zbigniew Jędrzejewski-Szmek
2015-12-02
1
-1
/
+1
*
tests: turn check if manager cannot be intialized into macro
Zbigniew Jędrzejewski-Szmek
2015-12-02
1
-1
/
+2
*
test-path: move all related test files to a specific directory
Ronny Chevalier
2015-10-31
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-5
/
+6
*
tests: Skip tests which need to access /sys/fs/cgroup if that is not available
Martin Pitt
2015-09-04
1
-1
/
+1
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
1
-1
/
+1
*
test: test-path and test-execute only need units in test/
Ronny Chevalier
2015-04-21
1
-1
/
+1
*
util: rework rm_rf() logic
Lennart Poettering
2015-04-06
1
-3
/
+9
*
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-27
1
-1
/
+1
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-2
/
+2
*
test-path: do not skip tests if we are not root
Ronny Chevalier
2015-01-15
1
-4
/
+0
*
tree-wide: spelling fixes
Veres Lajos
2014-12-31
1
-1
/
+1
*
manager: allow test run to catch SIGCHLD events
Ronny Chevalier
2014-11-13
1
-1
/
+0
*
tests: add test-path
Ronny Chevalier
2014-11-08
1
-0
/
+272