tests: fix the line config reset test case
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 12 Jan 2023 18:15:12 +0000 (19:15 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 18 Jan 2023 15:17:18 +0000 (16:17 +0100)
commit3f216dc91395e4711deef4cfa6ef702580d379df
treeba62a072046ce37b1dcf1ce47a7ee96474154b4c
parent4febd6d5ceaf4519c2343b3a66e8f00f5cc63115
tests: fix the line config reset test case

We're using testing wrong variables in the reset_config test case. We
should be checking the retrieved0 settings which are read back from
the line config object.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tests/tests-line-config.c