summaryrefslogtreecommitdiff
path: root/src/test/test-cgroup-mask.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
* test: Convert to TEST/TEST_RET macrosJan Janssen2021-11-281-12/+3
* src/test: add restrict network interfaces to test-cgroup-maskMauricio Vásquez2021-08-181-1/+1
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-1/+1
* core: add UNIT_GET_SLICE() helperLennart Poettering2021-05-251-7/+7
* core: add socket-bind cgroup mask harnessJulia Kartseva2021-04-261-1/+1
* core: add bpf-foreign cgroup mask and harnessJulia Kartseva2021-04-091-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* cgroup: Reduce unit_get_ancestor_disable_mask useMichal Koutný2020-08-191-3/+13
* tests: move unit files to units/ subdirectoryZbigniew Jędrzejewski-Szmek2020-03-191-1/+3
* core: make TasksMax a partially dynamic propertyZbigniew Jędrzejewski-Szmek2019-11-141-1/+1
* 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
* cgroup: introduce support for cgroup v2 CPUSET controllerPavel Hrdina2019-09-241-1/+2
* test: Remove superfluous error checkChris Down2019-05-221-1/+0
* cgroup: Add DisableControllers= directive to disable controller in subtreeChris Down2018-12-031-1/+13
* cgroup v2: Don't require CPU controller for CPU accounting in 4.15+Chris Down2018-11-181-24/+42
* core: support cgroup v2 device controllerRoman Gushchin2018-10-091-1/+1
* core: refactor bpf firewall support into a pseudo-controllerRoman Gushchin2018-10-091-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-2/+1
* tests: add helper to unify skipping a test and exitingZbigniew Jędrzejewski-Szmek2018-09-141-8/+7
* test: remove support for suffix in get_testdata_dir()Filipe Brandenburger2018-09-121-1/+1
* tree-wide: drop copyright lines for more authorsZbigniew Jędrzejewski-Szmek2018-06-221-3/+0
* 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
* 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
* cgroup: improve cg_mask_to_string a bit, and add tests for itLennart Poettering2017-11-131-0/+29
* tests: skip tests when cg_pid_get_path fails (#7033)Zbigniew Jędrzejewski-Szmek2017-10-101-1/+5
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-10-041-1/+1
* 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/+2
* test: make unit tests relocatableMartin Pitt2017-02-131-1/+1
* Merge pull request #3290 from htejun/cgroup2-io-compatLennart Poettering2016-05-201-6/+7
|\
| * core: translate between IO and BlockIO settings to ease transitionTejun Heo2016-05-181-6/+7
* | 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/+6
* core: remove ManagerRunningAs enumLennart Poettering2016-04-121-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* test-cgroup-mask: check return valueZbigniew Jędrzejewski-Szmek2016-01-201-0/+1
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-2/+2
* core: enable TasksMax= for all services by default, and set it to 512Lennart Poettering2015-11-161-0/+10