index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2019-01-24
libcamera: device_enumerator: Reference-count MediaDevice instances
Laurent Pinchart
2019-01-23
tests: event-dispatcher: Add processEvents() interruption test
Laurent Pinchart
2019-01-23
tests: Test event dispatcher interruption by signal
Laurent Pinchart
2019-01-22
libcamera: Global s/devnode/deviceNode rename
Jacopo Mondi
2019-01-22
test: pipeline: IPU3: Add IPU3 pipeline test
Jacopo Mondi
2019-01-21
libcamera: camera: Handle camera objects through shared pointers
Laurent Pinchart
2019-01-21
libcamera: camera_manager: Register cameras with the camera manager
Laurent Pinchart
2019-01-17
test: v4l2_device: Add test suite and initial test
Kieran Bingham
2019-01-17
test: timer: Add a 32 bit wraparound test
Kieran Bingham
2019-01-17
test: timer: Initialise all variables
Kieran Bingham
2019-01-14
test: media_device: Add link handling test
Jacopo Mondi
2019-01-14
test: media_device: Make MediaDeviceTest a MediaDevicePrintTest
Jacopo Mondi
2019-01-14
test: media_device: Convert to foreach
Kieran Bingham
2019-01-08
test: Add event notifier test
Laurent Pinchart
2019-01-08
test: Add timer test
Laurent Pinchart
2019-01-08
test: Add signal/slot test
Laurent Pinchart
2019-01-08
test: Rename list test to list-cameras
Laurent Pinchart
2019-01-08
libcamera: camera_manager: Make the class a singleton
Laurent Pinchart
2019-01-02
test: Move include definitions to libtest
Kieran Bingham
2019-01-02
test: Use foreach iterators to simplify definitions
Kieran Bingham
2019-01-02
test: media_device: Move test definition
Kieran Bingham
2019-01-02
libcamera: Remove libcamera class
Laurent Pinchart
2019-01-01
test: libtest: Return all non-zero init values
Kieran Bingham
2019-01-01
test: libtest: Add test return codes
Kieran Bingham
2019-01-01
test: Move test objects to libtest
Kieran Bingham
2018-12-31
test: Add media device test
Jacopo Mondi
2018-12-31
tests: add test to list all cameras in the system
Niklas Söderlund
2018-12-21
tests: call the derived Test class cleanup() function
Niklas Söderlund
2018-12-21
tests: Add a base Test class
Laurent Pinchart
2018-12-06
libcamera: Use the logger instead of cout
Laurent Pinchart
2018-12-06
Overhaul the directory structure
Laurent Pinchart
2018-12-06
Add boilerplate headers comments and include guards
Laurent Pinchart
2018-11-28
meson: Replace tabs for spaces
Kieran Bingham
2018-11-27
include: Install include files
Kieran Bingham
2018-11-22
test: Register the initialisation test with meson
Kieran Bingham
2018-10-24
build: Provide initial meson infrastructure
Kieran Bingham