Home
last modified time | relevance | path

Searched refs:open_called (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_open_failure.c35 int open_called; member
69 ++private->open_called; in my_open()
96 assertEqualInt(1, private.open_called); in DEFINE_TEST()
100 assertEqualInt(1, private.open_called); in DEFINE_TEST()
111 assertEqualInt(1, private.open_called); in DEFINE_TEST()
115 assertEqualInt(1, private.open_called); in DEFINE_TEST()
126 assertEqualInt(1, private.open_called); in DEFINE_TEST()
130 assertEqualInt(1, private.open_called); in DEFINE_TEST()
145 assertEqualInt(1, private.open_called); in DEFINE_TEST()
149 assertEqualInt(1, private.open_called); in DEFINE_TEST()
[all …]