support/testing: add python-treq tests
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Fri, 16 Nov 2018 03:57:34 +0000 (01:57 -0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 23 Nov 2018 21:05:46 +0000 (22:05 +0100)
commit2979ab9bd548811a7ff23d782a87b416cafbd249
treece4a00cb2c43e770a46a928e09db6b51517ec745
parentac010beec5c904d27495fced006ac37f6e95c71b
support/testing: add python-treq tests

Use a simple script to check the basic usage. The target has no https
server, so a connection from in the target to localhost must not
succeed.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
.gitlab-ci.yml
support/testing/tests/package/sample_python_treq.py [new file with mode: 0644]
support/testing/tests/package/test_python_treq.py [new file with mode: 0644]