tests/stanza: add test for xmpp_stanza_reply_error()

This commit is contained in:
Dmitry Podgorny
2021-07-17 01:23:16 +03:00
parent f19ed572f0
commit 4e53184eee
3 changed files with 56 additions and 3 deletions

View File

@@ -14,6 +14,7 @@
#include <stddef.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "ostypes.h"