Searched refs:expected_unit (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libcam/tests/
H A Dlibcam_test.c111 int expected_unit, parsed_unit; local
113 expected_unit = 1;
119 ATF_REQUIRE(parsed_unit == expected_unit);
128 ATF_REQUIRE(parsed_unit == expected_unit);

Completed in 47 milliseconds