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
2022-12-24
test: Drop pipeline test
Laurent Pinchart
2022-12-24
test: py: Fix test failure when ASan is enabled
Laurent Pinchart
2022-12-24
test: v4l2_compat: Enable test with ASan
Laurent Pinchart
2022-12-24
test: v4l2_compat: Reduce indentation
Laurent Pinchart
2022-12-16
test: controls: control_info: Test default def() values
Laurent Pinchart
2022-11-24
libcamera: Test sensor's ability to discover ancillary devices
Yunke Cao
2022-11-08
test: camera_reconfigure: Qualify move() with std:: namespace
Laurent Pinchart
2022-10-18
ipa: vimc: Add Flags to parameters
Paul Elder
2022-10-18
ipa: vimc: Add IPAOperationCode to init() parameter list
Paul Elder
2022-10-18
test: generated_serializer: Test Flags that is struct member
Paul Elder
2022-10-18
test: generated_serializer: Test enum that is struct member
Paul Elder
2022-10-10
libcamera: base: utils: Drop defopt
Laurent Pinchart
2022-10-07
libcamera: pipeline_handler: Implement factories through class templates
Laurent Pinchart
2022-10-07
libcamera: pipeline_handler: Return unique_ptr from createInstance
Laurent Pinchart
2022-10-07
test: meson: Use dictionaries instead of arrays to store test information
Laurent Pinchart
2022-10-07
test: Rename 't' to 'test' in meson.build
Laurent Pinchart
2022-10-05
test: threads: Fix link failure due to missing dependency
Laurent Pinchart
2022-10-04
test: threads: Test thread cleanup upon abnormal termination
Laurent Pinchart
2022-10-04
test: v4l2_m2mdevice: Test control enumeration
Laurent Pinchart
2022-09-12
test: gstreamer: gstreamer_test: Remove redundant word
Rishikesh Donadkar
2022-09-12
test: gstreamer: Fix failure of gstreamer_multistream_test
Vedant Paranjape
2022-09-12
libcamera: controls: initialise control info to ControlTypeNone by default
Christian Rauch
2022-09-01
tests: stream: Add a colorspace adjustment test
Umang Jain
2022-08-30
test: camera: Remove redundant call of std::string::c_str()
Marvin Schmidt
2022-08-26
test: Add a ColorSpace test
Laurent Pinchart
2022-08-26
utils: Satisfy LegacyInputIterator with StringSplitter::iterator
Laurent Pinchart
2022-08-21
libcamera: yaml_parser: Enable YamlObject::get() for int8_t and uint8_t
Laurent Pinchart
2022-08-21
test: yaml-parser: Test out-of-range checks on integer parsing
Laurent Pinchart
2022-08-21
test: yaml-parser: Centralize integer parse checks
Laurent Pinchart
2022-08-21
test: yaml-parser: Simplify code by centralizing parse error checks
Laurent Pinchart
2022-08-21
libcamera: Remove unused headers
Christian Rauch
2022-08-19
py: Switch to non-blocking eventfd
Tomi Valkeinen
2022-08-03
libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat()
Jacopo Mondi
2022-08-01
test: yaml-parser: Test YamlObject::get(const T &defaultValue)
Laurent Pinchart
2022-07-28
libcamera: base: utils: Provide defopt to simplify std::optional::value_or() ...
Laurent Pinchart
2022-07-28
libcamera: yaml_parser: Add getList() function
Florian Sylvestre
2022-07-28
test: yaml-parser: Test dictionary items ordering
Laurent Pinchart
2022-07-28
libcamera: yaml_parser: Replace ok flag to get() with std::optional
Laurent Pinchart
2022-07-24
test: gstreamer: Check availability of cameras before running
Umang Jain
2022-07-24
test: gstreamer: Drop internal header from base class
Umang Jain
2022-07-20
test: control_list: Use get() to test for control presence
Laurent Pinchart
2022-07-06
test: delayed_controls: Remove sequenceOffset
Jacopo Mondi
2022-06-20
libcamera: yaml_parser: Remove memberNames() function
Laurent Pinchart
2022-06-20
test: yaml_parser: Extend tests to cover the iterator API
Laurent Pinchart
2022-06-16
test: yaml-parser: Use write() instead of fwrite()
Laurent Pinchart
2022-06-16
libcamera: yaml_parser: Switch from FILE to File
Laurent Pinchart
2022-06-16
libcamera: yaml_parser: Extend YamlObject::size() to dictionaries
Laurent Pinchart
2022-06-04
py: Merge read_event() and get_ready_requests()
Tomi Valkeinen
2022-06-01
py: unittests: Fix test_select()
Tomi Valkeinen
2022-06-01
py: unittests: Fix test_sleep()
Tomi Valkeinen
[next]