support/testing: add test for python-avro
authorTitouan Christophe <titouan.christophe@railnova.eu>
Sun, 29 Dec 2019 20:29:12 +0000 (21:29 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 29 Dec 2019 20:38:33 +0000 (21:38 +0100)
commit9fa2add810c0bda2c727ce55e68b4776a944d141
tree8a870c690b97e79283b0bde24e70d18958187f67
parent9a6448a859d9b6b55ee250dfcd84903443633f33
support/testing: add test for python-avro

This adds a test case for python-avro, with a script that
performs a simple deserialization.

Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
support/testing/tests/package/sample_python_avro.py [new file with mode: 0644]
support/testing/tests/package/test_python_avro.py [new file with mode: 0644]