index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-engine.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/manager: introduce manager_add_job_full() which takes extra TransactionA...
Mike Yuan
2024-10-27
1
-12
/
+12
*
core/unit: rename set_unit_path() -> setenv_unit_path()
Mike Yuan
2024-08-17
1
-2
/
+2
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-1
/
+1
*
tree-wide: use SPECIAL_BASIC_TARGET
Antonio Alvarez Feijoo
2024-01-04
1
-4
/
+4
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-1
/
+1
*
analyze: extend the dump command to accept patterns
Franck Bui
2022-10-13
1
-16
/
+16
*
core: Return 1 from unit_add_dependency() on success
Daan De Meyer
2022-05-12
1
-2
/
+2
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+1
*
various: align vertically for ease of reading
Zbigniew Jędrzejewski-Szmek
2022-03-10
1
-19
/
+19
*
core: split $MONITOR_METADATA and return it only if a single unit triggers On...
Luca Boccassi
2022-03-10
1
-0
/
+7
*
core: replace slice dependencies as they get added
Anita Zhang
2021-11-10
1
-1
/
+30
*
systemd-analyze: add --root option for 'verify' verb and allow path parsing
Maanya Goenka
2021-08-10
1
-1
/
+1
*
core: split out core/manager-dump.[ch]
Zbigniew Jędrzejewski-Szmek
2021-06-02
1
-0
/
+1
*
test-engine: ensure atom bits are properly packed
Lennart Poettering
2021-05-25
1
-0
/
+17
*
test-engine: extend engine test
Lennart Poettering
2021-05-25
1
-2
/
+90
*
core: split dependency types into atoms
Lennart Poettering
2021-05-25
1
-16
/
+16
*
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
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
core: add helper function to check job status
Zbigniew Jędrzejewski-Szmek
2019-10-01
1
-3
/
+3
*
Create src/shared/unit-file.[ch] for unit-file related ops
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+1
*
tests: Check trivial loop between two jobs
Michal Koutný
2019-06-26
1
-1
/
+11
*
tests: Check job ordering on execution cycles
Michal Koutný
2019-06-26
1
-1
/
+17
*
core: add new API for enqueing a job with returning the transaction data
Lennart Poettering
2019-03-27
1
-10
/
+10
*
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
-3
/
+1
*
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: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+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
*
|
test: add test for prefix unit loading
Lennart Poettering
2018-04-13
1
-1
/
+10
*
|
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
*
core: add internal API to remove dependencies again, based on dependency mask
Lennart Poettering
2017-11-10
1
-0
/
+27
*
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
[next]