spice-common/tests
Frediano Ziglio 2060672e81 Create common header for demarshallers declarations
Code generated for demarshallers define and declare some types and
functions.
However these types and functions are also declared separately in other
headers (currently spice-common/client_demarshallers.h and
spice/server/demarshallers.h) resulting in potential ABI mismatch if the
different declarations do not match.
Using a common header shared between generated code and code using
these functions prevent potentially multiple different declarations.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2018-10-15 13:31:16 +01:00
..
Makefile.am tests: Join test-overflow and test-marshallers 2018-07-12 05:50:50 +01:00
meson.build tests: Join test-overflow and test-marshallers 2018-07-12 05:50:50 +01:00
test-logging.c log: Remove SPICE_DISABLE_ABORT 2018-07-06 06:46:05 +01:00
test-marshallers.c Create common header for demarshallers declarations 2018-10-15 13:31:16 +01:00
test-marshallers.h Fix flexible array buffer overflow 2018-08-16 15:02:24 +01:00
test-marshallers.proto Fix flexible array buffer overflow 2018-08-16 15:02:24 +01:00
test-quic.c test-quic: Allows to specify multiple images to test 2018-06-26 10:45:46 +01:00
test-region.c test-region: Decrease loop count by a factor of 10 2018-07-03 11:43:24 -03:00