tests: enable the code coverage report for qemu_x86_64

Enable the code coverage report for qemu_x86_64 platform.
See issue #17991 please.

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
This commit is contained in:
Enjia Mai 2020-12-04 23:09:33 +08:00 committed by Andrew Boie
commit 8d5a22c3c1
4 changed files with 20 additions and 5 deletions

View file

@ -12,3 +12,4 @@ config BOARD_QEMU_X86_64
depends on SOC_IA32
select QEMU_TARGET
select X86_64
select HAS_COVERAGE_SUPPORT