OSDN Git Service

docker: Add test runner
authorFam Zheng <famz@redhat.com>
Wed, 1 Jun 2016 04:25:19 +0000 (12:25 +0800)
committerFam Zheng <famz@redhat.com>
Wed, 1 Jun 2016 09:27:35 +0000 (17:27 +0800)
commitb344aa9132e832127b7d740b5ae26ae9a2c453f0
treed00000afec294dd638fea60305af36dab695bee1
parentca853f0c76e39044df66e4afe0195552aad814ce
docker: Add test runner

It's better to have a launcher for all tests, to make it easier to
initialize and manage the environment.

If "DEBUG=1"  a shell prompt will show up before the test runs.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-id: 1464755128-32490-7-git-send-email-famz@redhat.com
tests/docker/run [new file with mode: 0755]