bindings: python: tests: add a new test case
authorChuang Zhu <git@chuang.cz>
Wed, 10 Jul 2024 12:57:19 +0000 (14:57 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 11 Jul 2024 11:25:06 +0000 (13:25 +0200)
commit0c7ec9ee42912db00850c7570bbfd5325339da13
tree80bb88d1a1699043e94b6958e59918b66d188cee
parent237fd2c0597e720980023975250497d30aad1c12
bindings: python: tests: add a new test case

Add a test-case for line request by name with multiple entries.

Signed-off-by: Chuang Zhu <git@chuang.cz>
[Bartosz:
  - tweak the commit message
  - improve the test class name
  - extend the test assertion to test the 'baz' line too]
Co-developed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Kent Gibson <warthog618@gmail.com>
Link: https://lore.kernel.org/r/20240710125719.33655-3-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/python/tests/tests_line_request.py