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

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.h190 * check_expected(order);
353 * validated using the check_expected() macro.
356 * the specified parameter. check_expected() checks a function parameter
358 * a test failure is signalled. In addition if check_expected() is called and
378 * check_expected(order);
423 * The event is triggered by calling check_expected() in the mocked function.
431 * @see check_expected().
444 * The event is triggered by calling check_expected() in the mocked function.
453 * should be returned by check_expected(). If count is set
456 * @see check_expected()
957 #define check_expected macro
[all...]

Completed in 29 milliseconds