index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-sched-prio.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
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-1
/
+1
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+1
*
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
*
tests: move unit files to units/ subdirectory
Zbigniew Jędrzejewski-Szmek
2020-03-19
1
-1
/
+4
*
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
*
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
-0
/
+2
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-4
/
+2
*
test: remove support for suffix in get_testdata_dir()
Filipe Brandenburger
2018-09-12
1
-1
/
+1
*
tree-wide: pass NULL arguments to manager_startup() directly, avoid declaring...
Lennart Poettering
2018-06-20
1
-3
/
+1
*
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
*
Merge pull request #8575 from keszybz/non-absolute-paths
Lennart Poettering
2018-04-17
1
-10
/
+5
|
\
|
*
tests: use manager_load_startable_unit_or_warn() to load units
Zbigniew Jędrzejewski-Szmek
2018-04-16
1
-10
/
+5
*
|
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
|
/
*
Make MANAGER_TEST_RUN_MINIMAL just allocate data structures
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-1
/
+1
*
Introduce _cleanup_(manager_freep)
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-3
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+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
-2
/
+1
*
test: make unit tests relocatable
Martin Pitt
2017-02-13
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
-0
/
+5
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
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
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
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
*
tests: fix some tests to pass in koji
Zbigniew Jędrzejewski-Szmek
2014-10-12
1
-1
/
+1
*
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-10-04
1
-1
/
+1
*
test-engine: fix access to unit load path
Zbigniew Jędrzejewski-Szmek
2014-07-21
1
-3
/
+2
*
make gcc shut up
Lennart Poettering
2014-02-19
1
-1
/
+1
*
fix scan-build issues
Thomas Hindoe Paaboel Andersen
2013-12-10
1
-1
/
+2
*
core: allocate a kdbus bus for each systemd instance, if we can
Lennart Poettering
2013-11-30
1
-1
/
+1
*
test: test-sched-prio - skip if XDG_RUNTIME_DIR is not set
Kay Sievers
2013-11-22
1
-2
/
+2
*
test: exit early if we would conflict with running user systemd
Lennart Poettering
2013-11-20
1
-1
/
+1
*
tests: skip tests when executed without privileges but which require them
Kay Sievers
2013-07-18
1
-1
/
+1
*
test-path-util,test-sched-prio: uninitialize manager to appease valgrind
Zbigniew Jędrzejewski-Szmek
2013-07-12
1
-0
/
+2
*
core: serialize/deserialize bus subscribers
Lennart Poettering
2013-07-10
1
-1
/
+1
[next]