Only send ping requests to client that support it
This commit is contained in:
@@ -35,9 +35,11 @@ int main(int argc, char* argv[]) {
|
||||
PROF_FUNC_TEST(connect_bad_password),
|
||||
PROF_FUNC_TEST(connect_shows_presence_updates),
|
||||
|
||||
PROF_FUNC_TEST(ping_multiple),
|
||||
PROF_FUNC_TEST(ping_not_supported),
|
||||
PROF_FUNC_TEST(ping_responds),
|
||||
PROF_FUNC_TEST(ping_server),
|
||||
PROF_FUNC_TEST(ping_server_not_supported),
|
||||
PROF_FUNC_TEST(ping_responds_to_server_request),
|
||||
PROF_FUNC_TEST(ping_jid),
|
||||
PROF_FUNC_TEST(ping_jid_not_supported),
|
||||
|
||||
PROF_FUNC_TEST(rooms_query),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user