support/testing: add python-txaio tests
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Wed, 26 Sep 2018 02:55:11 +0000 (23:55 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 11 Oct 2018 15:27:12 +0000 (17:27 +0200)
commitf389f266910b27cbaf26fa384dbed8632ad7b981
tree9e5296f3c0485e8afc6988452599f8ac7d42391f
parent7e020709140d3d2df3ddd45acba9815a7f321c93
support/testing: add python-txaio tests

Add a simple test case that imports the module to use with twisted in
Python 2 and with asyncio in Python 3.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Asaf Kahlon <asafka7@gmail.com>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
.gitlab-ci.yml
support/testing/tests/package/test_python_txaio.py [new file with mode: 0644]