]> git.ipfire.org Git - thirdparty/lxc.git/commit
tests: add another test for garbage config key
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 29 Mar 2021 10:34:33 +0000 (12:34 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 29 Mar 2021 10:34:33 +0000 (12:34 +0200)
commit2d676c005c1a53086af423ea35631b46d1854f41
treefb994dc29d5136b501cd5ca589bc82e6c1b96479
parentcea88c47ac71c320b7a113840092b6cdbc6fe198
tests: add another test for garbage config key

where a valid key has trailing garbage at the end before the "=".

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/tests/parse_config_file.c