summaryrefslogtreecommitdiff
path: root/src/test/test-af-list.c
Commit message (Expand)AuthorAgeFilesLines
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* test: Use TEST macroJan Janssen2021-11-251-7/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* util: make *_from_name() returns negative errno on errorYu Watanabe2018-11-281-2/+2
* tree-wide: replace 'unsigned int' with 'unsigned'Yu Watanabe2018-10-191-1/+1
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-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
* tests: add tests for empty stringYu Watanabe2017-11-281-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* test-af-list: drop unnecessary backslashZbigniew Jędrzejewski-Szmek2017-05-071-1/+1
* Silence two "unused function af_lookup" warnings (#5222)Zbigniew Jędrzejewski-Szmek2017-02-041-0/+1
* build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-01-101-1/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* test: add test for static listsDaniel Mack2015-07-311-0/+48