index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
meson.build
Age
Commit message (
Expand
)
Author
2020-01-12
test: file_descriptor: Add test
Niklas Söderlund
2019-11-20
test: Add control serialization test
Jacopo Mondi
2019-11-20
test: Add ByteStreamBuffer test
Laurent Pinchart
2019-10-15
libcamera: utils: Add hex stream output helper
Laurent Pinchart
2019-08-19
test: Get event dispatcher from current thread
Laurent Pinchart
2019-08-17
test: Add Timer thread move test
Laurent Pinchart
2019-08-17
test: Add EventNotifier thread move test
Laurent Pinchart
2019-08-17
test: Add Object class thread affinity test
Laurent Pinchart
2019-08-17
test: Add Object::invokeMethod() test
Laurent Pinchart
2019-07-17
test: logging: move logging tests to a subdirectory
Paul Elder
2019-07-17
test: logging: add logging process test
Paul Elder
2019-07-12
libcamera: Add Process and ProcessManager classes
Paul Elder
2019-07-12
test: add logging API test
Paul Elder
2019-07-11
test: Add test case for signal delivery across threads
Laurent Pinchart
2019-07-11
test: Add Message test case
Laurent Pinchart
2019-07-11
test: Add Thread test cases
Laurent Pinchart
2019-07-02
libcamera: test: Add ControlValue test
Kieran Bingham
2019-07-02
test: ipc: unix: Add test for IPCUnixSocket
Niklas Söderlund
2019-06-19
libcamera: Rename V4L2Device to V4L2VideoDevice
Jacopo Mondi
2019-06-19
test: stream: Add test for StreamFormat
Niklas Söderlund
2019-06-12
tests: Add CameraSensor class test
Laurent Pinchart
2019-05-23
meson: Create and use a dependency for libcamera and its headers
Laurent Pinchart
2019-05-21
test: ipa: add IPAModule tests
Paul Elder
2019-04-18
test: geometry: Add tests for Size class comparison operators
Laurent Pinchart
2019-03-14
test: camera: Add read default configuration test
Niklas Söderlund
2019-03-01
test: v4l2_subdevice: Add format handling test
Jacopo Mondi
2019-01-23
tests: Test event dispatcher interruption by signal
Laurent Pinchart
2019-01-22
test: pipeline: IPU3: Add IPU3 pipeline test
Jacopo Mondi
2019-01-17
test: v4l2_device: Add test suite and initial test
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-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: 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: Add a base Test class
Laurent Pinchart
2018-12-06
Overhaul the directory structure
Laurent Pinchart
2018-11-28
meson: Replace tabs for spaces
Kieran Bingham
2018-11-22
test: Register the initialisation test with meson
Kieran Bingham
2018-10-24
build: Provide initial meson infrastructure
Kieran Bingham