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

Jacopo Mondi jacopo at jmondi.org
Sat Jan 12 15:14:33 CET 2019


Hello,
   hopefully final iteration for link tests, where I applied suggestions
from Laurent on patch [3/3]. The test looks better now, thanks.

I'm willing to push this if there are no other comments pending on the
series.

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  | 246 ++++++++++++++++++
 ...e_test.cpp => media_device_print_test.cpp} |  31 +--
 test/media_device/meson.build                 |  15 +-
 3 files changed, 271 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