summaryrefslogtreecommitdiff
path: root/src/test/test-engine.c
Commit message (Expand)AuthorAgeFilesLines
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* analyze: extend the dump command to accept patternsFranck Bui2022-10-131-16/+16
* core: Return 1 from unit_add_dependency() on successDaan De Meyer2022-05-121-2/+2
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* various: align vertically for ease of readingZbigniew Jędrzejewski-Szmek2022-03-101-19/+19
* core: split $MONITOR_METADATA and return it only if a single unit triggers On...Luca Boccassi2022-03-101-0/+7
* core: replace slice dependencies as they get addedAnita Zhang2021-11-101-1/+30
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-1/+1
* core: split out core/manager-dump.[ch]Zbigniew Jędrzejewski-Szmek2021-06-021-0/+1
* test-engine: ensure atom bits are properly packedLennart Poettering2021-05-251-0/+17
* test-engine: extend engine testLennart Poettering2021-05-251-2/+90
* core: split dependency types into atomsLennart Poettering2021-05-251-16/+16
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tests: move unit files to units/ subdirectoryZbigniew Jędrzejewski-Szmek2020-03-191-1/+4
* tests: modify enter_cgroup_subroot() to return the new pathZbigniew Jędrzejewski-Szmek2019-11-111-1/+1
* tests: get rid of test-helper.[ch] completelyZbigniew Jędrzejewski-Szmek2019-11-111-1/+0
* tests: make manager_skip_test() not a macro and move to tests.hZbigniew Jędrzejewski-Szmek2019-11-111-1/+1
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* core: add helper function to check job statusZbigniew Jędrzejewski-Szmek2019-10-011-3/+3
* Create src/shared/unit-file.[ch] for unit-file related opsZbigniew Jędrzejewski-Szmek2019-07-191-0/+1
* tests: Check trivial loop between two jobsMichal Koutný2019-06-261-1/+11
* tests: Check job ordering on execution cyclesMichal Koutný2019-06-261-1/+17
* core: add new API for enqueing a job with returning the transaction dataLennart Poettering2019-03-271-10/+10
* tests: add a helper function to skip with errnoZbigniew Jędrzejewski-Szmek2018-09-141-4/+2
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+1
* tests: add helper to unify skipping a test and exitingZbigniew Jędrzejewski-Szmek2018-09-141-4/+2
* test: remove support for suffix in get_testdata_dir()Filipe Brandenburger2018-09-121-1/+1
* tree-wide: pass NULL arguments to manager_startup() directly, avoid declaring...Lennart Poettering2018-06-201-3/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Merge pull request #8575 from keszybz/non-absolute-pathsLennart Poettering2018-04-171-7/+7
|\
| * tests: use manager_load_startable_unit_or_warn() to load unitsZbigniew Jędrzejewski-Szmek2018-04-161-7/+7
* | test: add test for prefix unit loadingLennart Poettering2018-04-131-1/+10
* | tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
|/
* Make MANAGER_TEST_RUN_MINIMAL just allocate data structuresZbigniew Jędrzejewski-Szmek2018-03-111-1/+1
* Introduce _cleanup_(manager_freep)Zbigniew Jędrzejewski-Szmek2018-03-111-3/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: add internal API to remove dependencies again, based on dependency maskLennart Poettering2017-11-101-0/+27
* tests: skip tests when cg_pid_get_path fails (#7033)Zbigniew Jędrzejewski-Szmek2017-10-101-1/+5
* Make test_run into a flags field and disable generators againZbigniew Jędrzejewski-Szmek2017-09-191-1/+1
* tests: when running a manager object in a test, migrate to private cgroup sub...Lennart Poettering2017-08-091-0/+2
* test: drop TEST_DATA_DIR, fold into get_testdata_dir()Martin Pitt2017-02-161-1/+1
* test: setup test data dir before fake runtime dirMartin Pitt2017-02-161-2/+1
* test: make unit tests relocatableMartin Pitt2017-02-131-1/+1
* tests: get rid of strerrorZbigniew Jędrzejewski-Szmek2016-09-131-1/+1
* basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...Evgeny Vereshchagin2016-05-201-1/+1
* tests: override XDG_RUNTIME_DIR where we use the user runtime dirLennart Poettering2016-04-121-0/+5
* core: remove ManagerRunningAs enumLennart Poettering2016-04-121-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tests: fix newlines in skip messageZbigniew Jędrzejewski-Szmek2015-12-021-1/+1