qemu-e2k/tests/docker
Philippe Mathieu-Daudé 25b8f085ac docker: Sort CentOS packages
As recommended in https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#sort-multi-line-arguments

  "This helps to avoid duplication of packages and make the
  list much easier to update."

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180818015344.797-5-f4bug@amsat.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
2018-09-10 11:50:06 +08:00
..
dockerfiles docker: Sort CentOS packages 2018-09-10 11:50:06 +08:00
common.rc docker: gracefully skip check_qemu 2018-07-24 11:45:25 +01:00
docker.py docker: perform basic binfmt_misc validation in docker.py 2018-07-24 11:45:25 +01:00
Makefile.include tests: Allow overriding archive path with SRC_ARCHIVE 2018-08-15 10:12:35 +08:00
run
test-block
test-build
test-clang docker: move make check into check_qemu helper 2018-07-24 11:45:25 +01:00
test-debug docker: move make check into check_qemu helper 2018-07-24 11:45:25 +01:00
test-full docker: move make check into check_qemu helper 2018-07-24 11:45:25 +01:00
test-mingw
test-quick docker: move make check into check_qemu helper 2018-07-24 11:45:25 +01:00
test-unit docker: add test-unit runner 2018-07-24 11:45:25 +01:00
travis
travis.py