Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-07 | tests: move strv_parse_nulstr to test-strv, and actually test it | Thomas Hindoe Paaboel Andersen | |
The test was originally added with this commit message: "ask-password: supported plymouth cached passwords" | |||
2013-02-06 | test: add a few tests and tidy up | Thomas Hindoe Paaboel Andersen | |
adds test of: strv_find strv_find_prefix strv_overlap strv_sort streq_ptr first_word Splits tests of util.c into own file to avoid clutter as we add more. Removed a few prints and uses _cleanup_free_ to make the tests more focused. | |||
2013-01-30 | test-strv.c: test strv_join added | Daniel Buch | |
2013-01-30 | test-strv.c: Split tests into seperate functions | Daniel Buch | |
test-strv.c: Leaves main clean for additional tests | |||
2012-04-12 | test: test tools should still be in the src/ directory | Lennart Poettering | |