summaryrefslogtreecommitdiff
path: root/src/test/test-strxcpyx.c
Commit message (Expand)AuthorAgeFilesLines
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* test: add tests for strnpcpy_full() and friendsYu Watanabe2021-12-251-16/+89
* test: Use TEST macroJan Janssen2021-11-251-17/+8
* test-strxcpyx: check result of snprintfLuca Boccassi2021-11-141-3/+6
* 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
* sd-event: replace snprintf() with strpcpyf()Yu Watanabe2019-07-051-0/+21
* 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
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* test-strxcpyx: add test for strpcpyf overflowZbigniew Jędrzejewski-Szmek2017-07-031-0/+7
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-221-1/+1
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-041-10/+10
* tests: fix size_t in format stringZbigniew Jędrzejewski-Szmek2013-03-261-1/+1
* tests: add tests of strxcpyxThomas Hindoe Paaboel Andersen2013-02-101-0/+101