summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/help-circle.svg
diff options
<class DoubleOpen :public V4L2VideoDeviceTest {public:DoubleOpen():V4L2VideoDeviceTest("vimc","Raw Capture 0") {}protected:intrun(){int ret;/* * Expect failure: The device has already been opened by the * V4L2VideoDeviceTest base class */ ret = capture_->open();if(!ret) {std::cout <<"Double open erroneously succeeded"<<std::endl; capture_->close();return TestFail;}return TestPass;}};}/* namespace */TEST_REGISTER(DoubleOpen)
context:
space:
Jain <email@uajain.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'src/qcam/assets/feathericons/help-circle.svg')
0 files changed, 0 insertions, 0 deletions