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
test_dropbear.py
test_ipython.py
test_python_cryptography.py
test_python.py
test_rust.py support/testing: set $USER in rust tests 2018-04-29 09:57:32 +02:00
test_syslog_ng.py