[libcamera-devel] [PATCH v2 0/3] test: media_device: Add link handling test

Jacopo Mondi jacopo at jmondi.org
Fri Jan 11 14:27:02 CET 2019


Hello,
    this new version takes into account suggestions from Niklas and Kieran.
I'm here using Kieran's patch which I didn't know about to use the foreach
iterator on tests, and I've here applied it before adding the link test
itself.

Thanks
  j

Jacopo Mondi (2):
  test: media_device: Make MediaDeviceTest a MediaDevicePrintTest
  test: media_device: Add link handling test

Kieran Bingham (1):
  test: media_device: Convert to foreach

 test/media_device/media_device_link_test.cpp  | 188 ++++++++++++++++++
 ...e_test.cpp => media_device_print_test.cpp} |  31 ++-
 test/media_device/meson.build                 |  15 +-
 3 files changed, 213 insertions(+), 21 deletions(-)
 create mode 100644 test/media_device/media_device_link_test.cpp
 rename test/media_device/{media_device_test.cpp => media_device_print_test.cpp} (79%)

--
2.20.1



More information about the libcamera-devel mailing list