Files
cproof/tests/functionaltests/test_disco.h
jabber.developer2 a2a2db7c45 test(disco): add functional test for disco#items error handling
Verifies that /disco items displays error responses (e.g. service-unavailable)
to the user, per XEP-0030 Section 7.
2026-02-16 11:16:01 +03:00

2 lines
47 B
C

void disco_items_error_handling(void** state);