summaryrefslogtreecommitdiff
path: root/src/test/test-strv.c
Commit message (Expand)AuthorAgeFilesLines
...
* test-strv: add test which shows access to random memoryZbigniew Jędrzejewski-Szmek2014-07-311-12/+16
* tests: add tests for strv_extendfRonny Chevalier2014-06-191-0/+15
* strv: multiple cleanupsSimon Peeters2014-01-051-49/+28
* scan-build: silence some warningsThomas Hindoe Paaboel Andersen2013-12-121-1/+1
* util: fix handling of trailing whitespace in split_quoted()Lennart Poettering2013-11-281-0/+27
* test-strv: add strv_split, strv_split_newline, strv_remove_prefixDaniel Buch2013-11-071-0/+49
* strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr...Lennart Poettering2013-10-291-4/+4
* strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...Lennart Poettering2013-10-291-16/+37
* test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDSDaniel Buch2013-10-271-0/+30
* tmpfiles: support simple specifier expansion for specified pathsLennart Poettering2013-09-171-5/+5
* specifier: rework specifier calls to return proper error messageLennart Poettering2013-09-171-2/+14
* systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek2013-09-091-35/+79
* test-strv: do not declare table to be sorted constZbigniew Jędrzejewski-Szmek2013-04-051-1/+1
* test-strv.c: test STRV_FOREACH_PAIR macroDaniel Buch2013-03-181-0/+15
* test-strv.c: ported test_specifier_printf() to _cleanup_free_ + assert_se + c...Daniel Buch2013-02-181-3/+5
* test-strv.c: added OOM check for current testsDaniel Buch2013-02-181-0/+16
* test-strv.c: added strv_split_nulstr() testDaniel Buch2013-02-181-0/+13
* test-strv.c: Changed assert() to assert_se()Daniel Buch2013-02-131-48/+48
* test-strv.c: added strv_append testDaniel Buch2013-02-131-0/+14
* test-strv.c: added strv_merge_concat testDaniel Buch2013-02-131-0/+15
* test-strv.c: added strv_merge testDaniel Buch2013-02-131-0/+19
* tests: move strv_parse_nulstr to test-strv, and actually test itThomas Hindoe Paaboel Andersen2013-02-071-0/+18
* test: add a few tests and tidy upThomas Hindoe Paaboel Andersen2013-02-061-49/+81
* test-strv.c: test strv_join addedDaniel Buch2013-01-301-0/+45
* test-strv.c: Split tests into seperate functionsDaniel Buch2013-01-301-6/+16
* test: test tools should still be in the src/ directoryLennart Poettering2012-04-121-0/+66