summaryrefslogtreecommitdiff
path: root/src/test/test-device-nodes.c
Commit message (Expand)AuthorAgeFilesLines
* test: Use TEST macroJan Janssen2021-11-251-6/+3
* util: drop DEV_NUM_PATH_MAX and xsprintf_dev_num_path()Yu Watanabe2021-06-041-1/+1
* strv: introduce strv_split_newlines_full()Yu Watanabe2021-03-051-0/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: drop copyright lines for more authorsZbigniew Jędrzejewski-Szmek2018-06-221-3/+0
* 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
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* shared/util: fix off-by-one error in tag_to_udev_nodeDave Reisner2013-10-061-1/+3
* device-nodes: move device node specific code to own fileDave Reisner2013-09-191-0/+55