tests: add tests for SYMLINK containing whitespace in variable (#5158)
authorDan Streetman <github@ddstreet.org>
Thu, 26 Jan 2017 01:24:52 +0000 (20:24 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Jan 2017 01:24:52 +0000 (20:24 -0500)
commit9cd7b1287b5c57f9a4d2e26cb6505908e494c88c
treef74f1b7502cfadf4df0ffb23fbcf16c5ced141ff
parent502f826999eddbe56dd527619902af01c3967fbb
tests: add tests for SYMLINK containing whitespace in variable (#5158)

add udev-test.pl tests for whitespace in a substituted variable,
to verify the variable whitespace is replaced with underscores.

Tests for the change made by commit 0a10235ed453 ("udev-rules:
perform whitespace replacement for symlink subst values")
test/udev-test.pl