tests: Replace g_assert (memcmp) with g_assert_cmpmem()
authorOlivier Crête <olivier.crete@collabora.com>
Tue, 5 May 2020 22:53:02 +0000 (18:53 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Wed, 6 May 2020 00:04:00 +0000 (20:04 -0400)
commitd6317167a169c647ae35a365e268d1716bc9ceb4
tree816213db6250f599299200cebfa7692cf9c2e11c
parent8eeb7936bef056d58a4f7f9bfad449fcc2f8b1cb
tests: Replace g_assert (memcmp) with g_assert_cmpmem()

This makes for clearer reports in the CI
tests/test-address.c
tests/test-bsd.c
tests/test-gstreamer.c
tests/test-io-stream-pollable.c
tests/test-io-stream-thread.c
tests/test-send-recv.c
tests/test-thread.c
tests/test-udp-turn-fragmentation.c