summaryrefslogtreecommitdiff
path: root/test/meson.build
AgeCommit message (Expand)Author
2021-08-14test: gstreamer: Add test for gstreamer single streamVedant Paranjape
2021-08-03test: Add tests for the Flags classLaurent Pinchart
2021-06-25test: Ensure LIBCAMERA_BASE_PRIVATE isn't publicKieran Bingham
2021-06-25libcamera: rename public libcamera dependencyKieran Bingham
2021-06-25libcamera/base: Validate internal headers as privateKieran Bingham
2021-03-28meson: Summarize which applications and adaptation layers are builtLaurent Pinchart
2021-03-12test: delayed_controls: Rename delayed_contols.cpp to delayed_controls.cppNaushir Patuck
2021-02-04test: Add unit tests for the BayerFormat classSebastian Fricke
2021-01-29test: delayed_controls: Add test case for DelayedControlsNiklas Söderlund
2020-12-30meson: test: Simplify top level mesonKieran Bingham
2020-08-06test: mapped-buffers: Provide MappedBuffer testKieran Bingham
2020-07-31tests: Add a test case for the Object::deleteLater() API, to verifyUmang Jain
2020-07-28test: Remove list-cameras testLaurent Pinchart
2020-07-10tests: v4l2_compat: Add test for v4l2_compatPaul Elder
2020-06-25libcamera: pixel_format: Replace hex with format namesKaaira Gupta
2020-06-17tests: Introduce hotplug hot-unplug unit testUmang Jain
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-04-14test: Add File class testsLaurent Pinchart
2020-03-06test: Add Span testLaurent Pinchart
2020-01-12test: file_descriptor: Add testNiklas Söderlund
2019-11-20test: Add control serialization testJacopo Mondi
2019-11-20test: Add ByteStreamBuffer testLaurent Pinchart
2019-10-15libcamera: utils: Add hex stream output helperLaurent Pinchart
2019-08-19test: Get event dispatcher from current threadLaurent Pinchart
2019-08-17test: Add Timer thread move testLaurent Pinchart
2019-08-17test: Add EventNotifier thread move testLaurent Pinchart
2019-08-17test: Add Object class thread affinity testLaurent Pinchart
2019-08-17test: Add Object::invokeMethod() testLaurent Pinchart
2019-07-17test: logging: move logging tests to a subdirectoryPaul Elder
2019-07-17test: logging: add logging process testPaul Elder
2019-07-12libcamera: Add Process and ProcessManager classesPaul Elder
2019-07-12test: add logging API testPaul Elder
2019-07-11test: Add test case for signal delivery across threadsLaurent Pinchart
2019-07-11test: Add Message test caseLaurent Pinchart
2019-07-11test: Add Thread test casesLaurent Pinchart
2019-07-02libcamera: test: Add ControlValue testKieran Bingham
2019-07-02test: ipc: unix: Add test for IPCUnixSocketNiklas Söderlund
2019-06-19libcamera: Rename V4L2Device to V4L2VideoDeviceJacopo Mondi
2019-06-19test: stream: Add test for StreamFormatNiklas Söderlund
2019-06-12tests: Add CameraSensor class testLaurent Pinchart
2019-05-23meson: Create and use a dependency for libcamera and its headersLaurent Pinchart
2019-05-21test: ipa: add IPAModule testsPaul Elder
2019-04-18test: geometry: Add tests for Size class comparison operatorsLaurent Pinchart
2019-03-14test: camera: Add read default configuration testNiklas Söderlund
2019-03-01test: v4l2_subdevice: Add format handling testJacopo Mondi
2019-01-23tests: Test event dispatcher interruption by signalLaurent Pinchart
2019-01-22test: pipeline: IPU3: Add IPU3 pipeline testJacopo Mondi
2019-01-17test: v4l2_device: Add test suite and initial testKieran Bingham
2019-01-08test: Add event notifier testLaurent Pinchart
2019-01-08test: Add timer testLaurent Pinchart
"hl opt">: bold; text-decoration: underline dotted; } a.headerlink { color: rgba(0, 0, 0, 0.2); font-size: 70%; padding-left: 5px; visibility: hidden; } a.toc-backref { text-decoration: none; } h1:hover a.headerlink, h2:hover a.headerlink, h3:hover a.headerlink, h4:hover a.headerlink, h5:hover a.headerlink, h6:hover a.headerlink { visibility: visible; } dt { font-weight: bold; } .text-light { color: rgba(255, 255, 255, 0.3); } div#navbar { margin-top: 0px; } div.navbar-brand { color: rgb(255, 255, 255, 1.0); float: left; font-size: 36px; margin: 0px 24px 24px 24px; } div.navbar-logo { float: left; font-family: monospace; font-size: 18px; font-weight: bold; white-space: pre; } div.navbar-name { float: left; color: rgb(255, 255, 255, 1.0); font-size: 34px; margin-top: 31px; margin-left: 10px; padding-top: 1px; } div.navbar { float: right; } div.navbar p.caption { height: 0px; margin: 0px; visibility: hidden; } div.navbar ul { float: left; font-size: 24px; list-style: none; margin-top: 42px; margin-right: 20px; padding-left: 0px; } div.navbar a { font-weight: normal; text-decoration: none; } div.navbar li { float: left; margin-left: 20px; margin-right: 20px; position: relative; } div.navbar li a { color: rgb(255, 255, 255, 0.5); position: relative; } div.navbar li a:before { content: ""; position: absolute; width: 100%; height: 2px; bottom: 0; left: 0; background-color: rgb(255, 255, 255, 0.5); visibility: hidden; transform: scaleX(0); transition: all 0.3s ease-in-out 0s; } div.navbar li a:hover { color: rgb(255, 255, 255, 1.0); } div.navbar li a:hover:before { visibility: visible; transform: scaleX(1); } div.navbar li.current a { color: rgb(255, 255, 255, 1.0); } div.navbar li.current a:before { visibility: visible; transform: unset; transition: unset; } div.navbar div.searchbox { background-color: white; float: right; margin-right: 50px; margin-top: 42px; } div.navbar input[type=text] { border-width: 0; height: 2em; margin-left: 10px; margin-right: 5px; } div.navbar input[type=submit] { background-color: white; background-image: url(../search.png); background-repeat: no-repeat; border-width: 0; color: rgba(0, 0, 0, 0); margin-right: 2px; width: 20px; } div#frontpage { clear: both; padding-top: 50px; margin-left: auto; margin-right: auto; width: 75%; display: flex; justify-content: space-between; } div#frontpage > div.block { background-color: white; border-radius: 5px; box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 40px 0 rgba(0, 0, 0, 0.19); color: rgb(0, 0, 0, 0.5); font-size: 20px; margin-bottom: 40px; margin-right: 20px; margin-left: 20px; padding: 20px 60px 20px 60px; text-align: center; width: 50%; } div#frontpage > div.block h1 { font-size: 64px; padding-left: 20%; padding-right: 20%; text-align: center; text-shadow: 4px 4px 5px; } div#content { background-color: white; clear: both; padding-top: 50px; padding-bottom: 50px; margin-left: 0px; margin-right: 0px; } div#content > div.block { font-size: 16px; margin-right: 0px; margin-left: 0px; max-width: 1280px; padding: 0px 60px 0px 60px; text-align: justify; } div#content > div.block h1 { font-size: 40px; margin-top: 0px; text-align: left; } div#content > div.block > div.section { max-width: 800px; } div.local.topic { float: right; background-color: #fcfcff; border: 1px dotted #4896e0; margin-left: 20px; margin-right: 0px; max-width: 15em; padding: 10px 20px 10px 10px; text-align: left; } div.local.topic ul { padding-left: 20px; margin-bottom: 5px; } div.local.topic > ul:before { content: "Contents"; display: block; font-weight: bold; margin-bottom: 10px; } div.local.topic a { font-weight: normal; padding-left: 10px; text-decoration: none; } div.highlight-shell > div.highlight > pre, pre.console { background-color: #fcfcff; border: 1px dotted #4896e0; margin-left: 0em; padding: 10px; text-align: left; } div.highlight-default > div.highlight > pre, pre.diagram { background-color: #fcfcff; border: 1px dotted #4896e0; font-size: 12px; margin-left: 0em; padding: 10px; text-align: left; width: 47em; } div#signature { color: rgb(255, 255, 255, 0.5); margin: 20px; float: right; font-size: 12px; } #libcamera div.toctree-wrapper { height: 0px; margin: 0px; padding: 0px; visibility: hidden; }