mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 12:56:21 +00:00
Added ping test
This commit is contained in:
@@ -24,6 +24,9 @@ int main(int argc, char* argv[]) {
|
||||
unit_test_setup_teardown(sends_rooms_iq,
|
||||
init_prof_test,
|
||||
close_prof_test),
|
||||
unit_test_setup_teardown(multiple_pings,
|
||||
init_prof_test,
|
||||
close_prof_test),
|
||||
};
|
||||
|
||||
return run_tests(all_tests);
|
||||
|
||||
Reference in New Issue
Block a user