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

Jacopo Mondi jacopo at jmondi.org
Fri Jan 11 10:55:42 CET 2019


Hello,
   this three patches add test for handling links on the VIMC media graph.

Jacopo Mondi (3):
  test: media_device: Make MediaDeviceTest a MediaDevicePrintTest
  test: media_device: Add link handling test
  test: media_device: Use foreach iterator

 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