diff options
Diffstat (limited to 'src/qcam/assets/feathericons/file.svg')
0 files changed, 0 insertions, 0 deletions
![]() |
index : libcamera/pinchartl/libcamera.git | |
Laurent Pinchart's clone of libcamera | git repository hosting on libcamera.org |
summaryrefslogtreecommitdiff |
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (C) 2021, Google Inc.
*
* Test:
* - Multiple reconfigurations of the Camera without stopping the CameraManager
* - Validate there are no file descriptor leaks when using IPC
*/
#include <dirent.h>
#include <fstream>
#include <iostream>