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
/
media_device
/
meson.build
Age
Commit message (
Expand
)
Author
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
2021-06-25
libcamera/base: Validate internal headers as private
Kieran Bingham
2020-05-13
licenses: License all meson files under CC0-1.0
Laurent Pinchart
2019-05-23
meson: Create and use a dependency for libcamera and its headers
Laurent Pinchart
2019-05-23
meson: Fix coding style in meson.build files
Laurent Pinchart
2019-05-17
test: media_device: Add test for acquire() and release()
Niklas Söderlund
2019-05-17
test: media_device: Create a common MediaDeviceTest base class
Niklas Söderlund
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-02
test: media_device: Move test definition
Kieran Bingham
2019-01-01
test: Move test objects to libtest
Kieran Bingham
2018-12-31
test: Add media device test
Jacopo Mondi