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

/seL4-camkes-master/projects/lwip/test/unit/dhcp/
H A Dtest_dhcp.c119 static enum tcase { enum
126 } tcase; variable in typeref:enum:tcase
262 switch (tcase) {
443 tcase = TEST_LWIP_DHCP;
497 tcase = TEST_NONE;
516 tcase = TEST_LWIP_DHCP;
556 tcase = TEST_LWIP_DHCP_NAK; /* Switch testcase */
563 tcase = TEST_NONE;
738 tcase = TEST_LWIP_DHCP_RELAY;
811 tcase
[all...]

Completed in 72 milliseconds