![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
Include dependency graph for vapi_cpp_test.cpp:Go to the source code of this file.
Data Structures | |
| struct | Show_version_cb |
| struct | Create_loopback_cb |
| struct | Delete_loopback_cb |
| struct | Sw_interface_dump_cb< num_ifs > |
Macros | |
| #define | WAIT_FOR_RESPONSE(param, ret) |
Functions | |
| void | verify_show_version_reply (const Show_version_reply &r) |
| void | setup (void) |
| void | teardown (void) |
| START_TEST (test_show_version_1) | |
| START_TEST (test_show_version_2) | |
| START_TEST (test_loopbacks_1) | |
| START_TEST (test_loopbacks_2) | |
| START_TEST (test_unsupported) | |
| Suite * | test_suite (void) |
| int | main (int argc, char *argv[]) |
Variables | |
| DEFINE_VAPI_MSG_IDS_VPE_API_JSON | |
| DEFINE_VAPI_MSG_IDS_INTERFACE_API_JSON | |
| DEFINE_VAPI_MSG_IDS_FAKE_API_JSON | |
| static char * | app_name = nullptr |
| static char * | api_prefix = nullptr |
| static const int | max_outstanding_requests = 32 |
| static const int | response_queue_size = 32 |
| Connection | con |
| END_TEST | |
| #define WAIT_FOR_RESPONSE | ( | param, | |
| ret | |||
| ) |
Definition at line 38 of file vapi_cpp_test.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| void setup | ( | void | ) |
Definition at line 58 of file vapi_cpp_test.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| START_TEST | ( | test_show_version_1 | ) |
| START_TEST | ( | test_show_version_2 | ) |
| START_TEST | ( | test_loopbacks_1 | ) |
Definition at line 110 of file vapi_cpp_test.cpp.
| START_TEST | ( | test_loopbacks_2 | ) |
| START_TEST | ( | test_unsupported | ) |
Definition at line 351 of file vapi_cpp_test.cpp.
| void teardown | ( | void | ) |
Definition at line 65 of file vapi_cpp_test.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| Suite* test_suite | ( | void | ) |
Definition at line 392 of file vapi_cpp_test.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void verify_show_version_reply | ( | const Show_version_reply & | r | ) |
|
static |
Definition at line 34 of file vapi_cpp_test.cpp.
|
static |
Definition at line 33 of file vapi_cpp_test.cpp.
| Connection con |
Definition at line 56 of file vapi_cpp_test.cpp.
| DEFINE_VAPI_MSG_IDS_FAKE_API_JSON |
Definition at line 31 of file vapi_cpp_test.cpp.
| DEFINE_VAPI_MSG_IDS_INTERFACE_API_JSON |
Definition at line 30 of file vapi_cpp_test.cpp.
| DEFINE_VAPI_MSG_IDS_VPE_API_JSON |
Definition at line 29 of file vapi_cpp_test.cpp.
| END_TEST |
Definition at line 82 of file vapi_cpp_test.cpp.
|
static |
Definition at line 35 of file vapi_cpp_test.cpp.
|
static |
Definition at line 36 of file vapi_cpp_test.cpp.