qemu/tests/docker
Sascha Silbe 08f4e8d23d docker: avoid dependency on 'realpath' package
The 'realpath' executable is shipped in a separate package that isn't
installed by default on some distros.

We already use 'readlink -e' (provided by GNU coreutils) in some other
part of the code, so let's settle for that instead.

Signed-off-by: Sascha Silbe <silbe@linux.vnet.ibm.com>
Message-Id: <1473192351-601-3-git-send-email-silbe@linux.vnet.ibm.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
2016-09-08 19:56:34 +08:00
..
dockerfiles docker: Add a glib2-2.22 image 2016-09-08 19:56:34 +08:00
common.rc docker: Add "--enable-werror" to configure command line 2016-08-05 16:34:55 +08:00
docker.py docker.py: don't hang on large docker output 2016-09-08 19:56:34 +08:00
Makefile.include docker: avoid dependency on 'realpath' package 2016-09-08 19:56:34 +08:00
run docker: Fix exit code if $CMD failed 2016-07-20 19:19:43 +08:00
test-clang tests/docker: build all targets in test-clang 2016-06-08 15:19:30 +08:00
test-full docker: Add full test 2016-06-01 17:27:35 +08:00
test-mingw docker: Add mingw test 2016-06-01 17:27:35 +08:00
test-quick docker: Add quick test 2016-06-01 17:27:35 +08:00
travis docker: Add travis tool 2016-06-01 17:27:35 +08:00
travis.py docker: Add travis tool 2016-06-01 17:27:35 +08:00