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

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.h162 * <li><strong>will_return(function, value)</strong> - The will_return() macro
172 * Because the will_return() and mock() are intended to be used in pairs, the
174 * stack using will_return() than consumed with mock() and vice-versa.
180 * will_return(chef_cook, "hotdog");
181 * will_return(chef_cook, 0);
206 * @see will_return()
230 * @see will_return()
257 * @see will_return()
283 * will_return(return_intege
294 #define will_return macro
[all...]

Completed in 27 milliseconds