Test coverage reports info

This commit is contained in:
Toby Jaffey 2025-12-13 23:31:43 +00:00
parent aae4eacfb8
commit c1399fbe86

View file

@ -160,6 +160,8 @@ Then, from inside the docker shell
The best source of information is the header file [uvm32/uvm32.h](uvm32/uvm32.h) and the [tests](test).
A test coverage report is generated by running `make test` and is attached to each automated build.
Also see [doc/README.md](doc/README.md)
## License