summaryrefslogtreecommitdiff
path: root/src/test/test-cpu-set-util.c
Commit message (Expand)AuthorAgeFilesLines
* test: Use TEST macroJan Janssen2021-11-251-18/+8
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: add support for setting CPUAffinity= to special "numa" valueMichal Sekletár2020-03-161-3/+3
* test-cpu-set-util: fix allocation size check on i386Zbigniew Jędrzejewski-Szmek2019-06-041-1/+3
* test-cpu-set-util: fix comparison for allocation sizeZbigniew Jędrzejewski-Szmek2019-06-041-11/+11
* cpu-set-util: use %d-%d format in cpu_set_to_range_string() only for actual ...Michal Sekletar2019-06-031-7/+9
* shared/cpu-set-util: only force range printing one timeZbigniew Jędrzejewski-Szmek2019-05-291-3/+4
* shared/cpu-set-util: introduce cpu_set_to_range()Michal Sekletar2019-05-291-0/+50
* test-cpu-set-util: add test for dbus conversionsZbigniew Jędrzejewski-Szmek2019-05-291-0/+31
* test-cpu-set-util: add a smoke test for test_parse_cpu_set_extend()Zbigniew Jędrzejewski-Szmek2019-05-291-0/+25
* test-cpu-set-util: add simple test for cpus_in_affinity_mask()Zbigniew Jędrzejewski-Szmek2019-05-291-0/+9
* Rework cpu affinity parsingZbigniew Jędrzejewski-Szmek2019-05-291-81/+96
* shared/cpu-set-util: move the part to print cpu-set into a separate functionZbigniew Jędrzejewski-Szmek2019-05-211-0/+29
* 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
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use cpu_set_mfree()Yu Watanabe2017-12-061-10/+10
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* test-cpu-set-util.c: fix typo in comment (#6916)Jan Synacek2017-09-261-1/+1
* tests: move cpu-set-util related tests to test-cpu-set-util.cRonny Chevalier2016-03-031-0/+143