]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: additional cases in test-unit-file
authorFilipe Brandenburger <filbranden@google.com>
Tue, 9 Jun 2015 05:01:52 +0000 (22:01 -0700)
committerFilipe Brandenburger <filbranden@google.com>
Wed, 17 Jun 2015 18:12:12 +0000 (11:12 -0700)
commit0e9800d5d938acb350b2a3a29b938bc1deed0313
treeea3c8882a15113e82bd09cab733297845b9dfc77
parentb59292b296ad71a20a40d7c347b6ca71df48892d
tests: additional cases in test-unit-file

These tests will be useful to check the cases regarding quoted and
escaped semicolon when we switch to using unquote_first_word.

Additionally, convert some of the tests that have semicolons so that the
argument after the semicolon looks like a path (starts with /) so that
we can see the change of behavior when making config_parse_exec more
strict about what it accepts as a command separator.
src/test/test-unit-file.c