tests: add test for stanza functions

Check reference counting in xmpp_stanza_add_child() amd
xmpp_stanza_add_child_ex().
This commit is contained in:
Dmitry Podgorny
2020-01-10 00:50:22 +02:00
parent 4b04db6b2d
commit 212df6d036
3 changed files with 104 additions and 1 deletions

3
.gitignore vendored
View File

@@ -54,8 +54,9 @@ tests/test_sasl
tests/test_scram
tests/test_sha1
tests/test_snprintf
tests/test_string
tests/test_sock
tests/test_stanza
tests/test_string
m4/
libstrophe.project
libs/