[Spice-devel] [PATCH spice-server v3 0/5] Multiple improvements for Smartcard code
Victor Toso
victortoso at redhat.com
Wed Oct 9 09:32:36 UTC 2019
On Wed, Oct 09, 2019 at 10:22:57AM +0100, Frediano Ziglio wrote:
> Multiple fixes and automatic test of the device/channel.
> Improve previous series.
> Most fixes came from automatic test.
>
> Changes since v2:
> - update some comments;
> - split one fix into 2.
Acked-by: Victor Toso <victortoso at redhat.com>
Thanks,
>
> Frediano Ziglio (5):
> smartcard: Fix copying remaining request
> smartcard: Fix parsing multiple messages from the device
> test-stream-device: Factor out VMC emulation
> test-smartcard: Add test for Smartcard device
> test-smardcard: Improve test coverage
>
> server/smartcard.c | 27 ++-
> server/tests/.gitignore | 1 +
> server/tests/Makefile.am | 6 +
> server/tests/meson.build | 6 +
> server/tests/test-smartcard.c | 379 ++++++++++++++++++++++++++++++
> server/tests/test-stream-device.c | 224 +++++-------------
> server/tests/vmc-emu.c | 124 ++++++++++
> server/tests/vmc-emu.h | 51 ++++
> 8 files changed, 648 insertions(+), 170 deletions(-)
> create mode 100644 server/tests/test-smartcard.c
> create mode 100644 server/tests/vmc-emu.c
> create mode 100644 server/tests/vmc-emu.h
>
> --
> 2.21.0
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20191009/5f8cd17c/attachment.sig>
More information about the Spice-devel
mailing list