support/testing: use TestPythonPackageBase for python-autobahn
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Sat, 10 Nov 2018 02:16:03 +0000 (00:16 -0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 13 Nov 2018 19:55:45 +0000 (20:55 +0100)
commitb5dd9364ee710ef036556dcda78f682ae27fefa0
tree6ba301b17d4d3c509961d578d56100f9cabd2eff
parent13e3c14ed277e7f53ed9cdc7d161a4435c2ddbe0
support/testing: use TestPythonPackageBase for python-autobahn

Move the test script to be run on the target from inline in the test
case to a separate file.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Asaf Kahlon <asafka7@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/testing/tests/package/sample_python_autobahn.py [new file with mode: 0644]
support/testing/tests/package/test_python_autobahn.py