kumquat-buildroot/support/testing/tests/package
Eric Le Bihan 09a5eb427a support/testing: set $USER in rust tests
When the run-time tests to build rust and rust-bin packages are run via Docker,
the $USER environment variable is not set, which makes cargo fail when
initializing the test project.

So add it to make cargo happy.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-29 09:57:32 +02:00
..
__init__.py support/testing: add package tests 2017-05-07 22:04:54 +02:00
test_dropbear.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_ipython.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_python_cryptography.py test_python_cryptography: fix code style 2018-03-13 22:28:05 +01:00
test_python.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_rust.py support/testing: set $USER in rust tests 2018-04-29 09:57:32 +02:00
test_syslog_ng.py support/testing: add test for syslog-ng 2018-04-19 23:16:15 +02:00