4 lines
107 B
C
4 lines
107 B
C
void ping_multiple(void **state);
|
|
void ping_not_supported(void **state);
|
|
void ping_responds(void **state);
|