简体   繁体   中英

How can I get code coverage for my windows driver

I am developing drivers for windows for SOCs, I need a way to get the code coverage in percentage for my driver, but it seems lots of tools are for apps, they don't work for windows kernel

Is there some info I don't know? How can I get the coverage for windows kernel?

Bullseye支持内核模式代码覆盖率。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM