Searched refs:errno_log (Results 1 – 1 of 1) sorted by relevance
33 int ret_log, errno_log; in test_VIDIOC_LOG_STATUS() local36 errno_log = errno; in test_VIDIOC_LOG_STATUS()39 __FILE__, __LINE__, ret_log, errno_log); in test_VIDIOC_LOG_STATUS()49 CU_ASSERT_EQUAL(errno_log, EINVAL); in test_VIDIOC_LOG_STATUS()