]> git.proxmox.com Git - mirror_qemu.git/commit
docker: Add common.rc
authorFam Zheng <famz@redhat.com>
Wed, 1 Jun 2016 04:25:20 +0000 (12:25 +0800)
committerFam Zheng <famz@redhat.com>
Wed, 1 Jun 2016 09:27:35 +0000 (17:27 +0800)
commit3568f98ca56099309417a9bbf0e22435fa7094a5
tree8b2ccceded6d2464ad89fba13c52d10dfd89e85e
parentb344aa9132e832127b7d740b5ae26ae9a2c453f0
docker: Add common.rc

"requires" checks the "FEATURE" environment for specified prerequisits,
and skip the execution of test if not found.

"build_qemu" is the central routine to compile QEMU for tests to call.

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