mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 09:06:20 +00:00
tests: add functional tests for XEP-0012 and XEP-0045
- Add Last Activity functional tests (XEP-0012) - Add MUC affiliation/kick tests (XEP-0045)
This commit is contained in:
7
tests/functionaltests/test_lastactivity.h
Normal file
7
tests/functionaltests/test_lastactivity.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* test_lastactivity.h
|
||||
* Header for Last Activity tests (XEP-0012)
|
||||
*/
|
||||
|
||||
void responds_to_last_activity_request(void **state);
|
||||
void last_activity_request_to_contact(void **state);
|
||||
Reference in New Issue
Block a user