spice-common/tests
Frediano Ziglio a5ee3cbac5 test-quic: Different "more_space" function for decode and encode
The "more_space" callback is used in both decode and encode path to provide
either more space to read or more space to write.
The current implementation was dealing only to provide more space to write
(that is encoding) crashing in case it was used for decoding.

Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
Acked-by: Uri Lublin <uril@redhat.com>
2020-05-23 10:48:28 +01:00
..
helper-fuzzer-demarshallers.c helper-fuzzer-demarshallers: Add an helper for fuzzy testing demarshallers code 2020-04-09 09:11:04 +01:00
Makefile.am helper-fuzzer-demarshallers: Add an helper for fuzzy testing demarshallers code 2020-04-09 09:11:04 +01:00
meson.build build: Remove dependency to gio2 from common and server libraries 2020-04-26 16:50:00 +01:00
test-dummy-recorder.c agent-interface: introduce the core of the Agent Interface 2019-10-18 17:04:03 +01:00
test-logging.c test-logging: Do not use G_PASTE to join level 2020-03-19 14:47:08 +00:00
test-marshallers.c Do not check for HAVE_CONFIG_H 2019-05-02 09:33:05 +01:00
test-marshallers.h test-marshallers.proto: ArrayMessage: make space for name 2019-08-13 18:09:05 +01:00
test-marshallers.proto test-marshallers.proto: ArrayMessage: make space for name 2019-08-13 18:09:05 +01:00
test-quic.c test-quic: Different "more_space" function for decode and encode 2020-05-23 10:48:28 +01:00
test-region.c Do not check for HAVE_CONFIG_H 2019-05-02 09:33:05 +01:00
test-ssl-verify.c test-ssl-verify: Improve subject_to_x509_name coverage 2019-03-13 17:22:18 +00:00
test-utils.c test-utils: Add missing include file 2020-05-06 12:21:10 +01:00