summaryrefslogtreecommitdiff
path: root/src/test/test-sched-prio.c
Commit message (Expand)AuthorAgeFilesLines
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-1/+1
* 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
* 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-0/+2
* 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: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: undo the dependency inversion between unit.h and all unit typesFelipe Sateler2018-05-151-0/+1
* Merge pull request #8575 from keszybz/non-absolute-pathsLennart Poettering2018-04-171-10/+5
|\
| * tests: use manager_load_startable_unit_or_warn() to load unitsZbigniew Jędrzejewski-Szmek2018-04-161-10/+5
* | 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
* 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
* tests: turn check if manager cannot be intialized into macroZbigniew Jędrzejewski-Szmek2015-12-021-1/+2
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* tests: Skip tests which need to access /sys/fs/cgroup if that is not availableMartin Pitt2015-09-041-1/+1
* core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering2015-05-111-1/+1
* tests: fix some tests to pass in kojiZbigniew Jędrzejewski-Szmek2014-10-121-1/+1
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-041-1/+1
* test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek2014-07-201-3/+2
* make gcc shut upLennart Poettering2014-02-191-1/+1
* fix scan-build issuesThomas Hindoe Paaboel Andersen2013-12-101-1/+2
* core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering2013-11-301-1/+1
* test: test-sched-prio - skip if XDG_RUNTIME_DIR is not setKay Sievers2013-11-221-2/+2
* test: exit early if we would conflict with running user systemdLennart Poettering2013-11-201-1/+1
* tests: skip tests when executed without privileges but which require themKay Sievers2013-07-181-1/+1
* test-path-util,test-sched-prio: uninitialize manager to appease valgrindZbigniew Jędrzejewski-Szmek2013-07-121-0/+2
* core: serialize/deserialize bus subscribersLennart Poettering2013-07-101-1/+1
* tests: skip bus test if bus cannot be openedZbigniew Jędrzejewski-Szmek2013-03-261-2/+2