summaryrefslogtreecommitdiff
path: root/src/test/test-strv.c
AgeCommit message (Expand)Author
2013-04-05test-strv: do not declare table to be sorted constZbigniew Jędrzejewski-Szmek
2013-03-18test-strv.c: test STRV_FOREACH_PAIR macroDaniel Buch
2013-02-18test-strv.c: ported test_specifier_printf() to _cleanup_free_ + assert_se + c...Daniel Buch
2013-02-18test-strv.c: added OOM check for current testsDaniel Buch
2013-02-18test-strv.c: added strv_split_nulstr() testDaniel Buch
2013-02-13test-strv.c: Changed assert() to assert_se()Daniel Buch
2013-02-13test-strv.c: added strv_append testDaniel Buch
2013-02-13test-strv.c: added strv_merge_concat testDaniel Buch
2013-02-13test-strv.c: added strv_merge testDaniel Buch
2013-02-07tests: move strv_parse_nulstr to test-strv, and actually test itThomas Hindoe Paaboel Andersen
2013-02-06test: add a few tests and tidy upThomas Hindoe Paaboel Andersen
2013-01-30test-strv.c: test strv_join addedDaniel Buch
2013-01-30test-strv.c: Split tests into seperate functionsDaniel Buch
2012-04-12test: test tools should still be in the src/ directoryLennart Poettering