summaryrefslogtreecommitdiff
path: root/src/test/test-unit-name.c
Commit message (Expand)AuthorAgeFilesLines
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* test-unit-name: fix fd leakYu Watanabe2023-01-201-1/+3
* test-unit-name: simplify machine-id checkNick Rosbrook2022-12-141-1/+3
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* test-unit-name: do not fail if machine-id is missingLuca Boccassi2022-10-251-8/+14
* Merge pull request #22759 from msekletar/issue-18077-long-sysfs-paths-hashingLennart Poettering2022-04-131-3/+23
|\
| * core: shorten long unit names that are based on paths and append path hash at...Michal Sekletar2022-04-081-3/+23
* | tree-wide: host_name → hostnameZbigniew Jędrzejewski-Szmek2022-04-111-2/+2
* | test-unit-name: add missing tests for specifiers, fix existing testsZbigniew Jędrzejewski-Szmek2022-04-111-42/+117
|/
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* test: allow to set NULL to intro or outroYu Watanabe2022-02-021-1/+1
* tests: rework test macros to not take code as parametersLennart Poettering2022-02-021-10/+11
* test: Convert to TEST/TEST_RET macrosJan Janssen2021-11-281-98/+32
* core: Try to prevent infinite recursive template instantiationDaan De Meyer2021-10-281-0/+17
* tree-wide: make specifier expansion --root= awareLennart Poettering2021-06-241-2/+2
* unit-name: generate a clear error code when converting an overly long fs path...Lennart Poettering2021-06-011-2/+2
* tree-wide: always drop unnecessary dot in pathYu Watanabe2021-05-281-1/+1
* Make unit_name_to_instance() return UnitNameFlagsZbigniew Jędrzejewski-Szmek2021-05-051-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* unit-name: fix a potential memory leakFrantisek Sumsal2020-07-061-0/+2
* basic/unit-name: make sure UnitNameFlags is signedZbigniew Jędrzejewski-Szmek2019-12-191-0/+4
* Merge pull request #13994 from keszybz/bpf-refactorLennart Poettering2019-11-131-3/+2
|\
| * 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
* | test-unit-name: check that unexpanded specifiers not valid unit name makeZbigniew Jędrzejewski-Szmek2019-11-121-0/+6
* | test-unit-name: add usual headers and add more verbose outputZbigniew Jędrzejewski-Szmek2019-11-121-40/+84
|/
* core: change top-level drop-in from -.service.d to service.dAnita Zhang2019-11-071-19/+0
* tree-wide: drop pwd.h and grp.h when user-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* core: disallow using '-.service' as a service nameAnita Zhang2019-10-071-0/+19
* docs: describe valid unit names in systemd.unit(5)Zbigniew Jędrzejewski-Szmek2019-08-301-0/+3
* basic/unit-name: allow unit_name_to_instance() to be used to classify unitsZbigniew Jędrzejewski-Szmek2019-07-191-4/+6
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* Define macro for systemd-fsck-root.serviceZbigniew Jędrzejewski-Szmek2019-01-031-1/+1
* shared: add %g, %G specifiers for group / gid (#10368)Davide Cavalca2018-10-131-1/+7
* 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-2/+1
* tests: add helper to unify skipping a test and exitingZbigniew Jędrzejewski-Szmek2018-09-141-4/+2
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-1/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-2/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* 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
* test: add tests for unit_name_from_dbus_path()Yu Watanabe2018-05-131-0/+295
* path-util: introduce empty_to_root() and use it many placesYu Watanabe2018-05-111-2/+2
* Add %j/%J unit specifiersZbigniew Jędrzejewski-Szmek2018-04-241-19/+39
* tests: add some tests for unit_name_is_valid() and related functionsZbigniew Jędrzejewski-Szmek2018-04-241-12/+43
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-1/+0