mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Generate coverage report
This commit is contained in:
parent
1e5555f66d
commit
2e1f4d3f93
5 changed files with 28 additions and 4 deletions
|
|
@ -35,3 +35,7 @@ RUN apt-get install -y qemu-system-misc
|
|||
|
||||
# host-sdl
|
||||
RUN apt-get install -y libsdl3-0 libsdl3-dev
|
||||
|
||||
# code coverage
|
||||
RUN apt-get install -y gcovr
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue