qemu-patch-raspberry4/tests/docker
Daniel P. Berrangé 55923c7283 tests: run ldconfig after installing extra software
The docker file builds and installs software into /usr/local but does
not run ldconfig. As a result QEMU links to libvirglrenderer.so, but
then crashes in "make check" unable to find the library.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-01-14 14:52:30 +00:00
..
dockerfiles tests: run ldconfig after installing extra software 2019-01-14 14:52:30 +00:00
common.rc docker: gracefully skip check_qemu 2018-07-24 11:45:25 +01:00
docker.py tests: Fix typos in comments and help message (found by codespell) 2018-10-26 17:17:32 +02:00
Makefile.include tests: Fix typos in comments and help message (found by codespell) 2018-10-26 17:17:32 +02:00
run docker: Inline "prep_fail" in run script 2018-04-09 15:13:02 +08:00
test-block docker: test-block: Don't continue if build fails 2017-09-29 11:14:15 +08:00
test-build docker: add installation to build tests 2017-09-29 11:14:14 +08:00
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 tests: docker: update test-mingw for GTK+ 2.0 removal 2018-10-26 22:03:21 +08:00
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 docker: Add travis tool 2016-06-01 17:27:35 +08:00
travis.py python: futurize -f libfuturize.fixes.fix_print_with_import 2018-06-08 14:39:24 -03:00