vhost-device/i2c/src
Viresh Kumar b29a5e2285 i2c: Trim the socket-path to avoid errors
If the user passes socket-path with whitespace before or after, like -l
" /tmp/vi2c.sock", then the Listener API fails and errors out. Fix this
by trimming the argument for whitespace at start or end.

Also add a test for the same.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-02-18 10:51:37 +05:30
..
i2c.rs Fix clippy warnings and adjust coverage 2022-01-19 13:30:06 +01:00
main.rs i2c: Trim the socket-path to avoid errors 2022-02-18 10:51:37 +05:30
vhu_i2c.rs i2c: Improve test coverage 2022-01-10 12:50:52 +05:30