开发者

Tool or framework for Linux device driver testing?

开发者 https://www.devze.com 2023-01-20 06:54 出处:网络
I want to test the compliance 开发者_如何学JAVAof Linux Ethernet and I2C drivers. Is there any open source tool or framework to test these drivers?Compliance with what? Usually, the organization which

I want to test the compliance 开发者_如何学JAVAof Linux Ethernet and I2C drivers. Is there any open source tool or framework to test these drivers?


Compliance with what? Usually, the organization which publishes the standards with which you want to be compliant also publish the corresponding testsuites, or at least can tell you where to get them.


If you are not able to identify suitable testsuite/framework/tool from organization that publishes the standard, you can always fall back to LTP (Linux Test Project).

Wikipedia article

another guide

This framework tests complete functionality of system calls and many other libraries found in any Linux distribution. It performs thousands of tests. Only smaller portion will be relevant to your drivers, bur there will be some. With the right hardware and software setup you will be fine.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号