qemu-patch-raspberry4/tests/vm
Philippe Mathieu-Daudé a3f9f64bf9 tests/vm: Add flex and bison to the vm image
Similar to 79f24568e5, this fixes the following warnings:

           CHK version_gen.h
           LEX convert-dtsv0-lexer.lex.c
  make[1]: flex: Command not found
           BISON dtc-parser.tab.c
  make[1]: bison: Command not found
           LEX dtc-lexer.lex.c
  make[1]: flex: Command not found

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180628153535.1411-5-f4bug@amsat.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
2018-08-15 10:12:35 +08:00
..
basevm.py tests/vm: Only use -cpu 'host' if KVM is available 2018-08-15 10:12:35 +08:00
freebsd tests: Add FreeBSD image 2017-09-22 14:51:35 +08:00
Makefile.include Makefile: Add rules to run vm tests 2017-09-22 14:51:42 +08:00
netbsd tests: Add NetBSD image 2017-09-22 14:51:42 +08:00
openbsd tests: Add OpenBSD image 2017-09-22 14:51:42 +08:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: Add flex and bison to the vm image 2018-08-15 10:12:35 +08:00

See docs/devel/testing.rst for help.