summaryrefslogtreecommitdiff
path: root/src/test/test-strxcpyx.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-3/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-07-03test-strxcpyx: add test for strpcpyf overflowZbigniew Jędrzejewski-Szmek1-0/+7
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-1/+2
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek1-1/+1
2014-10-04test: only use assert_seThomas Hindoe Paaboel Andersen1-10/+10
2013-03-26tests: fix size_t in format stringZbigniew Jędrzejewski-Szmek1-1/+1
2013-02-10tests: add tests of strxcpyxThomas Hindoe Paaboel Andersen1-0/+101