OpenVPN
Functions
waiter_test_wrap.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int __wrap_chef_cook (const char *order, char **dish_out)
 

Function Documentation

◆ __wrap_chef_cook()

int __wrap_chef_cook ( const char *  order,
char **  dish_out 
)

Definition at line 57 of file waiter_test_wrap.c.

References check_expected_ptr, mock_ptr_type, and mock_type.

Referenced by test_bad_dish(), and test_order_hotdog().