libcamera/test
Jacopo Mondi 5b9b3c38a1 libcamera: v4l2_subdevice: Rename deviceName() method
Rename the 'deviceName()' method to 'entityName()' as it actually
returns the name of the entity backing the v4l2 subdevice.

While at it, make the names getter methods return a const reference
instead of returning by copy.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2019-04-02 11:02:38 +02:00
..
camera test: camera: Add state machine test 2019-03-14 15:59:17 +01:00
libtest test: Move include definitions to libtest 2019-01-02 11:08:20 +02:00
media_device libcamera: device_enumerator: Reference-count MediaDevice instances 2019-01-24 22:24:11 +02:00
pipeline libcamera: device_enumerator: Reference-count MediaDevice instances 2019-01-24 22:24:11 +02:00
v4l2_device test: v4l2_device: Add format handling test 2019-03-01 12:34:13 +01:00
v4l2_subdevice libcamera: v4l2_subdevice: Rename deviceName() method 2019-04-02 11:02:38 +02:00
event-dispatcher.cpp tests: event-dispatcher: Add processEvents() interruption test 2019-01-23 18:51:56 +02:00
event.cpp test: Add event notifier test 2019-01-08 16:23:16 +02:00
list-cameras.cpp libcamera: camera: Handle camera objects through shared pointers 2019-01-21 11:13:53 +02:00
meson.build test: camera: Add read default configuration test 2019-03-14 15:59:00 +01:00
signal.cpp libcamera: signal: Disconnect signal automatically on slot deletion 2019-02-13 13:23:43 +02:00
timer.cpp test: timer: Add a 32 bit wraparound test 2019-01-17 21:31:33 +00:00